![]() |
Gorgon Game Engine
|
This is the complete list of members for Checkbox, including all inherited members.
Activate() override | Checkbox | virtual |
addedto(WidgetContainer &container) | Widget | protectedvirtual |
addingto(WidgetContainer &) | Widget | protectedvirtual |
addto(Layer &layer) override | ComponentStackWidget | protectedvirtual |
allowfocus() const override | Checkbox | protectedvirtual |
AllowFocus() const | Widget | |
boundschanged() | Widget | protectedvirtual |
BoundsChangedEvent | Widget | |
canloosefocus() const | Widget | protectedvirtual |
ChangedEvent | Checkbox | |
CharacterEvent(Char) | Widget | virtual |
Check() | TwoStateControl | |
Checkbox(const Checkbox &)=delete | Checkbox | |
Checkbox(Registry::TemplateType type=Registry::Checkbox_Regular) | Checkbox | explicit |
Checkbox(bool state, Registry::TemplateType type=Registry::Checkbox_Regular) | Checkbox | explicit |
Checkbox(std::string text, Registry::TemplateType type=Registry::Checkbox_Regular) | Checkbox | explicit |
Checkbox(const char *text, Registry::TemplateType type=Registry::Checkbox_Regular) | Checkbox | explicit |
Checkbox(F_ changed, Registry::TemplateType type=Registry::Checkbox_Regular) | Checkbox | explicit |
Checkbox(std::string text, F_ changed, Registry::TemplateType type=Registry::Checkbox_Regular) | Checkbox | explicit |
Checkbox(const char *text, F_ changed, Registry::TemplateType type=Registry::Checkbox_Regular) | Checkbox | explicit |
Checkbox(std::string text, bool state, Registry::TemplateType type=Registry::Checkbox_Regular) | Checkbox | explicit |
Checkbox(const char *text, bool state, Registry::TemplateType type=Registry::Checkbox_Regular) | Checkbox | explicit |
Checkbox(bool state, F_ changed, Registry::TemplateType type=Registry::Checkbox_Regular) | Checkbox | explicit |
Checkbox(std::string text, bool state, F_ changed, Registry::TemplateType type=Registry::Checkbox_Regular) | Checkbox | explicit |
Checkbox(const UI::Template &temp, std::string text="") | Checkbox | explicit |
Checkbox(const UI::Template &temp, const char *text) | Checkbox | |
Checkbox(const UI::Template &temp, F_ changed) | Checkbox | |
Checkbox(const UI::Template &temp, std::string text, F_ changed) | Checkbox | |
Checkbox(const UI::Template &temp, const char *text, F_ changed) | Checkbox | |
Checkbox(const UI::Template &temp, bool state, F_ changed) | Checkbox | |
Checkbox(const UI::Template &temp, std::string text, bool state, F_ changed) | Checkbox | |
Checkbox(const UI::Template &temp, const char *text, bool state, F_ changed) | Checkbox | |
Checkbox(const UI::Template &temp, bool state) | Checkbox | |
Checkbox(const UI::Template &temp, std::string text, bool state) | Checkbox | |
Checkbox(const UI::Template &temp, const char *text, bool state) | Checkbox | |
Clear() | TwoStateControl | |
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 |
ForceCheck() | TwoStateControl | |
ForceClear() | TwoStateControl | |
GetBounds() const | Widget | |
GetHeight() const | Widget | |
GetLocation() const override | ComponentStackWidget | virtual |
GetParent() const | Widget | |
GetSize() const override | ComponentStackWidget | virtual |
GetState() const override | Checkbox | virtual |
GetText() const | Checkbox | |
GetWidth() const | Widget | |
HasParent() const | Widget | |
Hide() | Widget | |
IsEnabled() const override | ComponentStackWidget | virtual |
IsFloating() const | Widget | |
IsFocused() const | Widget | |
IsVisible() const | Widget | |
KeyEvent(Input::Key key, float state) override | Checkbox | virtual |
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 | |
operator bool() | Checkbox | |
Gorgon::UI::TwoStateControl::operator bool() const | TwoStateControl | explicit |
operator!() const | TwoStateControl | |
operator=(bool value) | Checkbox | |
parentenabled | ComponentStackWidget | protected |
parentenabledchanged(bool state) override | ComponentStackWidget | protectedvirtual |
Remove() | Widget | |
removed() override | ComponentStackWidget | protectedvirtual |
removefrom(Layer &layer) override | ComponentStackWidget | protectedvirtual |
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 | |
SetIsFloating(bool value) | Widget | virtual |
setlayerorder(Layer &, int order) override | ComponentStackWidget | protectedvirtual |
setname(std::string value) | Widget | |
SetState(bool value, bool force=false) override | Checkbox | virtual |
SetText(const std::string &value) | Checkbox | |
SetVisible(bool value) | Widget | |
SetWidth(int width) | Widget | |
Show() | Widget | |
Size | Widget | |
stack | ComponentStackWidget | protected |
StateChangingEvent | TwoStateControl | |
Text | Checkbox | |
Toggle() | TwoStateControl | |
ToggleEnabled() | Widget | |
ToggleVisible() | Widget | |
TwoStateControl() | TwoStateControl | |
Widget() | Widget | |
Widget(Widget &&)=default | Widget | |
~Checkbox() | Checkbox | virtual |
~ComponentStackWidget() | ComponentStackWidget | virtual |
~TwoStateControl() | TwoStateControl | virtual |
~Widget() | Widget | virtual |