Activate() override | RadioButtons< T_, W_ > | virtual |
Add(const T_ value) | RadioButtons< T_, W_ > | |
Add(const T_ value, std::string text) | RadioButtons< T_, W_ > | |
RadioControl< T_, Checkbox >::Add(const T_ value, Checkbox &control) | RadioControl< T_, Checkbox > | protected |
Gorgon::UI::WidgetContainer::Add(Widget &widget) | WidgetContainer | protected |
addedto(WidgetContainer &container) | Widget | protectedvirtual |
addingto(WidgetContainer &) | Widget | protectedvirtual |
addingwidget(Widget &widget) override | RadioButtons< T_, W_ > | protectedvirtual |
Gorgon::UI::WidgetContainer::addingwidget(Widget &) | WidgetContainer | protectedvirtual |
addto(Layer &layer) override | RadioButtons< T_, W_ > | protectedvirtual |
AllowAll enum value | WidgetContainer | protected |
allowfocus() const override | RadioButtons< T_, W_ > | protectedvirtual |
AllowFocus() const | Widget | |
AttachOrganizer(Organizers::Base &organizer) | WidgetContainer | protected |
RadioControl< T_, Checkbox >::begin() | RadioControl< T_, Checkbox > | protected |
RadioControl< T_, Checkbox >::begin() const | RadioControl< T_, Checkbox > | protected |
Gorgon::UI::WidgetContainer::begin() | WidgetContainer | protected |
Gorgon::UI::WidgetContainer::begin() const | WidgetContainer | protected |
boundschanged() | Widget | protectedvirtual |
BoundsChangedEvent | Widget | |
canloosefocus() const | Widget | protectedvirtual |
ChangedEvent | RadioControl< T_, Checkbox > | protected |
ChangeFocusOrder(Widget &widget, int order) | WidgetContainer | protected |
ChangeValue(const T_ &before, const T_ &after) | RadioButtons< T_, W_ > | |
ChangeZorder(Widget &widget, int order) | WidgetContainer | protected |
changing(TwoStateControl &control, bool state, bool &allow) | RadioControl< T_, Checkbox > | protected |
Gorgon::CharacterEvent(Char) | Widget | virtual |
Gorgon::UI::WidgetContainer::CharacterEvent(Char c) | WidgetContainer | protectedvirtual |
childboundschanged(Widget *source) | WidgetContainer | protectedvirtual |
clearall() | RadioControl< T_, Checkbox > | protected |
columns | RadioControl< T_, Checkbox > | protected |
CreateOrganizer(Args_ &&... args) | WidgetContainer | protected |
current | RadioControl< T_, Checkbox > | protected |
CurrentFocusStrategy() const | WidgetContainer | protected |
dbgname | Widget | |
Defocus() | Widget | |
Deny enum value | WidgetContainer | protected |
Disable(const T_ &value) | RadioButtons< T_, W_ > | |
Gorgon::UI::Widget::Disable() | Widget | |
Gorgon::UI::WidgetContainer::Disable() | WidgetContainer | protected |
DisableTabSwitch() | WidgetContainer | protected |
displaced() | Widget | protectedvirtual |
Displaced() | WidgetContainer | protected |
distributecharevent(Char c) | WidgetContainer | protected |
distributekeyevent(Input::Key key, float state, bool handlestandard) | WidgetContainer | protected |
distributeparentenabled(bool state) | WidgetContainer | protected |
Done() | Widget | virtual |
elementadded(const T_ &index) | RadioControl< T_, Checkbox > | protectedvirtual |
elements | RadioControl< T_, Checkbox > | protected |
Enable(const T_ &value) | RadioButtons< T_, W_ > | |
Gorgon::UI::Widget::Enable() | Widget | |
Gorgon::UI::WidgetContainer::Enable() | WidgetContainer | protected |
enabled | RadioButtons< T_, W_ > | protected |
EnableTabSwitch() | WidgetContainer | protected |
RadioControl< T_, Checkbox >::end() | RadioControl< T_, Checkbox > | protected |
RadioControl< T_, Checkbox >::end() const | RadioControl< T_, Checkbox > | protected |
Gorgon::UI::WidgetContainer::end() | WidgetContainer | protected |
Gorgon::UI::WidgetContainer::end() const | WidgetContainer | protected |
EnsureVisible(const UI::Widget &) override | RadioButtons< T_, W_ > | virtual |
Gorgon::UI::Widget::EnsureVisible() const | Widget | |
Exists(const T_ value) const | RadioControl< T_, Checkbox > | protected |
Focus() | Widget | |
focused() override | RadioButtons< T_, W_ > | protectedvirtual |
FocusEvent | Widget | |
FocusFirst() | WidgetContainer | protected |
FocusLast() | WidgetContainer | protected |
FocusNext() | WidgetContainer | protected |
FocusNext(int after) | WidgetContainer | protected |
FocusNext(const Widget &widget) | WidgetContainer | protected |
FocusPrevious() | WidgetContainer | protected |
FocusPrevious(const Widget &widget) | WidgetContainer | protected |
FocusPrevious(int before) | WidgetContainer | protected |
FocusStrategy enum name | WidgetContainer | protected |
ForceRemove(Widget &widget) | WidgetContainer | protected |
ForceRemoveFocus() | WidgetContainer | protected |
Get() const | RadioControl< T_, Checkbox > | protected |
GetBounds() const | Widget | |
GetCancel() const | WidgetContainer | protectedvirtual |
GetColumns() const | RadioControl< T_, Checkbox > | protected |
GetCount() const | WidgetContainer | protected |
GetDefault() const | WidgetContainer | protectedvirtual |
GetFocus() const | WidgetContainer | protected |
GetFocusOrder(const Widget &widget) const | WidgetContainer | protected |
GetFocusStrategy() const | WidgetContainer | protected |
GetHeight() const | Widget | |
GetInteriorSize() const override | RadioButtons< T_, W_ > | virtual |
getlayer() override | RadioButtons< T_, W_ > | protectedvirtual |
GetLocation() const override | RadioButtons< T_, W_ > | virtual |
GetOrganizer() const | WidgetContainer | protected |
GetParent() const | Widget | |
GetSize() const override | RadioButtons< T_, W_ > | virtual |
GetWidth() const | Widget | |
handlestandardkey(Input::Key key) | WidgetContainer | protected |
HasCancel() const | WidgetContainer | protectedvirtual |
HasDefault() const | WidgetContainer | protectedvirtual |
HasFocusedWidget() const | WidgetContainer | protected |
HasOrganizer() const | WidgetContainer | protected |
HasParent() const | Widget | |
Hide() | Widget | |
Inherit enum value | WidgetContainer | protected |
Insert(Widget &widget, int index) | WidgetContainer | protected |
IsEnabled(const T_ &value) const | RadioButtons< T_, W_ > | |
IsEnabled() const override | RadioButtons< T_, W_ > | virtual |
IsFloating() const | Widget | |
IsFocused() const | Widget | |
IsTabSwitchEnabled() const | WidgetContainer | protectedvirtual |
IsVisible() const override | RadioButtons< T_, W_ > | virtual |
KeyEvent(Input::Key key, float state) override | RadioButtons< T_, W_ > | virtual |
Location | Widget | |
location | RadioButtons< T_, W_ > | protected |
Move(const Geometry::Point &location) override | RadioButtons< T_, W_ > | virtual |
Gorgon::UI::Widget::Move(int x, int y) | Widget | |
operator T_() const | RadioControl< T_, Checkbox > | protected |
operator=(const T_ value) | RadioButtons< T_, W_ > | |
Gorgon::UI::WidgetContainer::operator=(WidgetContainer &&)=default | WidgetContainer | protected |
operator[](int ind) const | WidgetContainer | protected |
operator[](int ind) | WidgetContainer | protected |
own | RadioControl< T_, Checkbox > | protected |
parentenabledchanged(bool state) override | RadioButtons< T_, W_ > | protectedvirtual |
PlaceIn(C_ &container, Geometry::Point start, int spacing) | RadioControl< T_, Checkbox > | protected |
RadioButtons(const UI::Template &temp) | RadioButtons< T_, W_ > | explicit |
RadioButtons(Registry::TemplateType type=Registry::Radio_Regular) | RadioButtons< T_, W_ > | explicit |
RadioControl() | RadioControl< T_, Checkbox > | protected |
RadioControl(const RadioControl &)=delete | RadioControl< T_, Checkbox > | protected |
RadioControl(std::initializer_list< std::pair< const T_, Checkbox & >> elm, T_ current=T_()) | RadioControl< T_, Checkbox > | explicitprotected |
RadioControl(std::initializer_list< std::pair< const T_, Checkbox * >> elm, T_ current=T_()) | RadioControl< T_, Checkbox > | explicitprotected |
rearrange() | RadioButtons< T_, W_ > | protected |
Gorgon::Remove() | Widget | |
Gorgon::UI::WidgetContainer::Remove(Widget &widget) | WidgetContainer | protected |
RemoveCancel() | WidgetContainer | protectedvirtual |
removed() | Widget | protectedvirtual |
RemoveDefault() | WidgetContainer | protectedvirtual |
RemoveFocus() | WidgetContainer | protected |
removefrom(Layer &layer) override | RadioButtons< T_, W_ > | protectedvirtual |
RemoveOrganizer() | WidgetContainer | protected |
removingfrom() | Widget | protectedvirtual |
removingwidget(Widget &) override | RadioButtons< T_, W_ > | protectedvirtual |
Gorgon::UI::WidgetContainer::removingwidget(Widget &) | WidgetContainer | protectedvirtual |
RequestExtender(const Layer &self) override | RadioButtons< T_, W_ > | protectedvirtual |
Resize(const Geometry::Size &size) override | RadioButtons< T_, W_ > | virtual |
Gorgon::UI::Widget::Resize(int w, int h) | Widget | virtual |
ResizeInterior(Geometry::Size size) override | RadioButtons< T_, W_ > | virtual |
reverse | RadioControl< T_, Checkbox > | protected |
Selective enum value | WidgetContainer | protected |
Set(const T_ value) | RadioControl< T_, Checkbox > | protected |
SetCancel(Widget &widget) | WidgetContainer | protectedvirtual |
SetColumns(int value) | RadioButtons< T_, W_ > | |
SetDefault(Widget &widget) | WidgetContainer | protectedvirtual |
SetEnabled(const T_ &value, bool state) | RadioButtons< T_, W_ > | |
SetEnabled(bool value) override | RadioButtons< T_, W_ > | virtual |
SetFocusStrategy(FocusStrategy value) | WidgetContainer | protected |
SetFocusTo(Widget &widget) | WidgetContainer | protected |
SetHeight(int height) | Widget | |
SetIsFloating(bool value) | Widget | virtual |
setlayerorder(Layer &, int order) override | RadioButtons< T_, W_ > | protectedvirtual |
setname(std::string value) | Widget | |
SetSpacing(int value) | RadioButtons< T_, W_ > | |
SetTabSwitchEnabledState(bool state) | WidgetContainer | protectedvirtual |
SetVisible(bool value) | Widget | |
SetWidth(int width) | Widget | |
Show() | Widget | |
Size | Widget | |
spacing | RadioButtons< T_, W_ > | protected |
Strict enum value | WidgetContainer | protected |
temp | RadioButtons< T_, W_ > | protected |
ToggleEnabled(const T_ &value) | RadioButtons< T_, W_ > | |
Gorgon::UI::Widget::ToggleEnabled() | Widget | |
Gorgon::UI::WidgetContainer::ToggleEnabled() | WidgetContainer | protected |
ToggleTabSwitchEnabledState() | WidgetContainer | protected |
ToggleVisible() | Widget | |
Widget() | Widget | |
Widget(Widget &&)=default | Widget | |
widgetadded(Widget &) | WidgetContainer | protectedvirtual |
WidgetContainer()=default | WidgetContainer | protected |
WidgetContainer(WidgetContainer &&)=default | WidgetContainer | protected |
widgetremoved(Widget &) | WidgetContainer | protectedvirtual |
widgets | WidgetContainer | protected |
~RadioControl() | RadioControl< T_, Checkbox > | protectedvirtual |
~Widget() | Widget | virtual |
~WidgetContainer() | WidgetContainer | protectedvirtual |