GATE
gate::ui::Label Member List

This is the complete list of members for gate::ui::Label, 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
ClickEvent (defined in gate::ui::Label)gate::ui::Label
ClickEventHandler typedef (defined in gate::ui::Label)gate::ui::Label
Control(gate_ui_ctrl_t *ctrlimpl) (defined in gate::ui::Control)gate::ui::Controlprotected
create(ControlContainer &parent, Position const &pose, String const &caption=String(), uint32_t flags=(Label::Flag_Enabled|Label::Flag_Visible|Label::Flag_Left)) (defined in gate::ui::Label)gate::ui::Label
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_Center (defined in gate::ui::Label)gate::ui::Labelstatic
Flag_Enabled (defined in gate::ui::Control)gate::ui::Controlstatic
Flag_Left (defined in gate::ui::Label)gate::ui::Labelstatic
Flag_Multiline (defined in gate::ui::Label)gate::ui::Labelstatic
Flag_Resizable (defined in gate::ui::Control)gate::ui::Controlstatic
Flag_Right (defined in gate::ui::Label)gate::ui::Labelstatic
Flag_Visible (defined in gate::ui::Control)gate::ui::Controlstatic
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
Label() (defined in gate::ui::Label)gate::ui::Label
onClick() (defined in gate::ui::Label)gate::ui::Labelprotectedvirtual
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
~Label() noexcept (defined in gate::ui::Label)gate::ui::Labelvirtual