![]() |
Gorgon Game Engine
|
This is the complete list of members for Layerbox, including all inherited members.
| Activate() override | Layerbox | virtual |
| addedto(WidgetContainer &container) | Widget | protectedvirtual |
| addingto(WidgetContainer &) | Widget | protectedvirtual |
| addto(Layer &layer) override | ComponentStackWidget | protectedvirtual |
| AllowFocus() const | Widget | |
| allowfocus() const override | Layerbox | protectedvirtual |
| boundschanged() | Widget | protectedvirtual |
| BoundsChangedEvent | Widget | |
| canloosefocus() const | Widget | protectedvirtual |
| CharacterEvent(Char) | Widget | virtual |
| ComponentStackWidget(const Template &temp, std::map< ComponentTemplate::Tag, std::function< Widget *(const Template &)>> generators={}) | ComponentStackWidget | |
| ComponentStackWidget(ComponentStackWidget &&)=default | ComponentStackWidget | |
| dbgname | Widget | |
| Defocus() | Widget | |
| Disable() | Widget | |
| displaced() | Widget | protectedvirtual |
| Done() | Widget | virtual |
| Enable() | Widget | |
| enabled | ComponentStackWidget | protected |
| EnsureVisible() const | Widget | |
| Focus() | Widget | |
| focused() override | ComponentStackWidget | protectedvirtual |
| FocusEvent | Widget | |
| focuslost() override | ComponentStackWidget | protectedvirtual |
| GetBounds() const | Widget | |
| GetHeight() const | Widget | |
| GetIcon() const | Layerbox | |
| GetLayer() | Layerbox | |
| GetLocation() const override | ComponentStackWidget | virtual |
| GetParent() const | Widget | |
| GetSize() const override | ComponentStackWidget | virtual |
| GetText() const | Layerbox | |
| GetWidth() const | Widget | |
| HasIcon() const | Layerbox | |
| HasParent() const | Widget | |
| Hide() | Widget | |
| Icon | Layerbox | |
| IsEnabled() const override | ComponentStackWidget | virtual |
| IsFloating() const | Widget | |
| IsFocused() const | Widget | |
| IsVisible() const | Widget | |
| KeyEvent(Input::Key, float) | Widget | virtual |
| Layerbox(const Layerbox &)=delete | Layerbox | |
| Layerbox(std::string text="", Registry::TemplateType type=Registry::Layerbox_Regular) | Layerbox | explicit |
| Layerbox(Registry::TemplateType type) | Layerbox | explicit |
| Layerbox(const UI::Template &temp, std::string text="") | Layerbox | explicit |
| Layerbox(const UI::Template &temp, const char *text) | Layerbox | |
| Location | Widget | |
| Move(const Geometry::Point &location) override | ComponentStackWidget | virtual |
| Move(int x, int y) | ComponentStackWidget | |
| Move(const Geometry::Point &location)=0 | ComponentStackWidget | |
| Gorgon::UI::Widget::Move(int x, int y) | Widget | |
| OwnIcon() | Layerbox | |
| OwnIcon(const Graphics::Animation &value) | Layerbox | |
| OwnIcon(Graphics::Bitmap &&value) | Layerbox | |
| parentenabled | ComponentStackWidget | protected |
| parentenabledchanged(bool state) override | ComponentStackWidget | protectedvirtual |
| Remove() | Widget | |
| removed() override | ComponentStackWidget | protectedvirtual |
| removefrom(Layer &layer) override | ComponentStackWidget | protectedvirtual |
| RemoveIcon() | Layerbox | |
| removingfrom() | Widget | protectedvirtual |
| Resize(const Geometry::Size &size) override | ComponentStackWidget | virtual |
| Resize(int w, int h) | ComponentStackWidget | |
| Resize(const Geometry::Size &size)=0 | ComponentStackWidget | |
| Gorgon::UI::Widget::Resize(int w, int h) | Widget | virtual |
| SetEnabled(bool value) override | ComponentStackWidget | virtual |
| SetHeight(int height) | Widget | |
| SetIcon(const Graphics::Bitmap &value) | Layerbox | |
| SetIcon(const Graphics::Animation &value) | Layerbox | |
| SetIconProvider(const Graphics::AnimationProvider &value) | Layerbox | |
| SetIconProvider(Graphics::AnimationProvider &&provider) | Layerbox | |
| SetIsFloating(bool value) | Widget | virtual |
| setlayerorder(Layer &, int order) override | ComponentStackWidget | protectedvirtual |
| setname(std::string value) | Widget | |
| SetText(const std::string &value) | Layerbox | |
| SetVisible(bool value) | Widget | |
| SetWidth(int width) | Widget | |
| Show() | Widget | |
| Size | Widget | |
| stack | ComponentStackWidget | protected |
| Text | Layerbox | |
| ToggleEnabled() | Widget | |
| ToggleVisible() | Widget | |
| Widget() | Widget | |
| Widget(Widget &&)=default | Widget | |
| ~ComponentStackWidget() | ComponentStackWidget | virtual |
| ~Layerbox() | Layerbox | virtual |
| ~Widget() | Widget | virtual |