![]() |
Gorgon Game Engine
|
This is the complete list of members for Widget, including all inherited members.
Activate()=0 | Widget | pure virtual |
addedto(WidgetContainer &container) | Widget | protectedvirtual |
addingto(WidgetContainer &) | Widget | protectedvirtual |
addto(Layer &layer)=0 | Widget | protectedpure virtual |
allowfocus() const | Widget | protectedvirtual |
AllowFocus() const | Widget | |
boundschanged() | Widget | protectedvirtual |
BoundsChangedEvent | Widget | |
canloosefocus() const | Widget | protectedvirtual |
CharacterEvent(Char) | Widget | virtual |
dbgname | Widget | |
Defocus() | Widget | |
Disable() | Widget | |
displaced() | Widget | protectedvirtual |
Done() | Widget | virtual |
Enable() | Widget | |
EnsureVisible() const | Widget | |
Focus() | Widget | |
focused() | Widget | protectedvirtual |
FocusEvent | Widget | |
focuslost() | Widget | protectedvirtual |
GetBounds() const | Widget | |
GetHeight() const | Widget | |
GetLocation() const =0 | Widget | pure virtual |
GetParent() const | Widget | |
GetSize() const =0 | Widget | pure virtual |
GetWidth() const | Widget | |
HasParent() const | Widget | |
Hide() | Widget | |
IsEnabled() const =0 | Widget | pure virtual |
IsFloating() const | Widget | |
IsFocused() const | Widget | |
IsVisible() const | Widget | |
KeyEvent(Input::Key, float) | Widget | virtual |
Location | Widget | |
Move(int x, int y) | Widget | |
Move(const Geometry::Point &location)=0 | Widget | pure virtual |
parentenabledchanged(bool state) | Widget | protectedvirtual |
Remove() | Widget | |
removed() | Widget | protectedvirtual |
removefrom(Layer &layer)=0 | Widget | protectedpure virtual |
removingfrom() | Widget | protectedvirtual |
Resize(int w, int h) | Widget | virtual |
Resize(const Geometry::Size &size)=0 | Widget | pure virtual |
SetEnabled(bool value)=0 | Widget | pure virtual |
SetHeight(int height) | Widget | |
SetIsFloating(bool value) | Widget | virtual |
setlayerorder(Layer &layer, int order)=0 | Widget | protectedpure virtual |
setname(std::string value) | Widget | |
SetVisible(bool value) | Widget | |
SetWidth(int width) | Widget | |
Show() | Widget | |
Size | Widget | |
ToggleEnabled() | Widget | |
ToggleVisible() | Widget | |
Widget() | Widget | |
Widget(Widget &&)=default | Widget | |
~Widget() | Widget | virtual |