GATE
gate::ui::ControlContainer Member List

This is the complete list of members for gate::ui::ControlContainer, including all inherited members.

attachNativeControl(gate_ui_ctrl_t *ctl) (defined in gate::ui::Control)gate::ui::Controlprotected
c_impl() const (defined in gate::ui::Control)gate::ui::Control
Control(gate_ui_ctrl_t *ctrlimpl) (defined in gate::ui::Control)gate::ui::Controlprotected
ControlContainer(gate_ui_ctrl_t *ctrlimpl) (defined in gate::ui::ControlContainer)gate::ui::ControlContainerprotected
destroy() noexcept (defined in gate::ui::Control)gate::ui::Control
failIfCreated(char const *sourceFunction=NULL) (defined in gate::ui::Control)gate::ui::Controlprotected
failIfNotCreated(char const *sourceFunction=NULL) (defined in gate::ui::Control)gate::ui::Controlprotected
Flag_Enabled (defined in gate::ui::Control)gate::ui::Controlstatic
Flag_Resizable (defined in gate::ui::Control)gate::ui::Controlstatic
Flag_Visible (defined in gate::ui::Control)gate::ui::Controlstatic
getChildren() const (defined in gate::ui::ControlContainer)gate::ui::ControlContainer
getPosition() const (defined in gate::ui::Control)gate::ui::Control
getSize() const (defined in gate::ui::Control)gate::ui::Control
getState() const (defined in gate::ui::Control)gate::ui::Control
getText() const (defined in gate::ui::Control)gate::ui::Control
getTextLength() const (defined in gate::ui::Control)gate::ui::Control
isCreated() const noexcept (defined in gate::ui::Control)gate::ui::Control
isEnabled() const (defined in gate::ui::Control)gate::ui::Control
isFocused() const (defined in gate::ui::Control)gate::ui::Control
operator*() const (defined in gate::ui::Control)gate::ui::Control
setEnabled(bool enabled) (defined in gate::ui::Control)gate::ui::Control
setFocus() (defined in gate::ui::Control)gate::ui::Control
setPosition(Point const *position, Size const *size) (defined in gate::ui::Control)gate::ui::Control
setPosition(Position const &pos) (defined in gate::ui::Control)gate::ui::Control
setState(int32_t state) (defined in gate::ui::Control)gate::ui::Control
setText(String const &text) (defined in gate::ui::Control)gate::ui::Control
setVisible(bool visible) (defined in gate::ui::Control)gate::ui::Control
~Control() noexcept (defined in gate::ui::Control)gate::ui::Controlvirtual