This is the complete list of members for pu::ui::extras::Toast, including all inherited members.
Add(elm::Element::Ref elem) | pu::ui::Container | inline |
At(const i32 idx) | pu::ui::Container | inline |
BaseAlpha | pu::ui::extras::Toast | static |
Clear() | pu::ui::Container | inline |
Container(const i32 x, const i32 y, const i32 width, const i32 height) | pu::ui::Container | inline |
DefaultRadius | pu::ui::Overlay | static |
DefaultY | pu::ui::extras::Toast | static |
elems | pu::ui::Container | protected |
FadeAlphaVariation | pu::ui::Overlay | static |
GetCount() | pu::ui::Container | inline |
GetHeight() | pu::ui::Container | inline |
GetRadius() | pu::ui::Overlay | inline |
GetWidth() | pu::ui::Container | inline |
GetX() | pu::ui::Container | inline |
GetY() | pu::ui::Container | inline |
h | pu::ui::Container | protected |
Has(elm::Element::Ref &elem) | pu::ui::Container | inline |
HeightAndTextHeightFactor | pu::ui::extras::Toast | static |
HorizontalMargin | pu::ui::extras::Toast | static |
MaxFadeAlpha | pu::ui::Overlay | static |
NotifyEnding(const bool ending) | pu::ui::Overlay | inline |
OnPostRender(render::Renderer::Ref &drawer) override | pu::ui::extras::Toast | virtual |
OnPreRender(render::Renderer::Ref &drawer) override | pu::ui::extras::Toast | virtual |
Overlay(const i32 x, const i32 y, const i32 width, const i32 height, const Color bg_clr, const bool round=true, const i32 radius=DefaultRadius) | pu::ui::Overlay | inline |
PreRender() | pu::ui::Container | |
Render(render::Renderer::Ref &drawer) | pu::ui::Overlay | |
SetHeight(const i32 height) | pu::ui::Container | inline |
SetRadius(const i32 radius) | pu::ui::Overlay | inline |
SetText(const std::string &text) | pu::ui::extras::Toast | |
SetWidth(const i32 width) | pu::ui::Container | inline |
SetX(const i32 x) | pu::ui::Container | inline |
SetY(const i32 y) | pu::ui::Container | inline |
Toast(const std::string &text, const std::string &font_name, const Color text_clr, const Color bg_clr) | pu::ui::extras::Toast | |
w | pu::ui::Container | protected |
x | pu::ui::Container | protected |
y | pu::ui::Container | protected |