GATE
gate::ui::KeyCombobox< KEY, COMPARER > Member List

This is the complete list of members for gate::ui::KeyCombobox< KEY, COMPARER >, including all inherited members.

addItem(String const &text, key_t const &key) (defined in gate::ui::KeyCombobox< KEY, COMPARER >)gate::ui::KeyCombobox< KEY, COMPARER >inline
addItem(String const &text, void *itemParam=NULL) (defined in gate::ui::Combobox)gate::ui::Combobox
attachNativeControl(gate_ui_ctrl_t *ctl) (defined in gate::ui::Control)gate::ui::Controlprotected
base_t typedef (defined in gate::ui::KeyCombobox< KEY, COMPARER >)gate::ui::KeyCombobox< KEY, COMPARER >
c_impl() const (defined in gate::ui::Control)gate::ui::Control
Combobox() (defined in gate::ui::Combobox)gate::ui::Combobox
Control(gate_ui_ctrl_t *ctrlimpl) (defined in gate::ui::Control)gate::ui::Controlprotected
create(ControlContainer &parent, Position const &pose=Position(), uint32_t flags=(Combobox::Flag_Enabled|Combobox::Flag_Visible)) (defined in gate::ui::KeyCombobox< KEY, COMPARER >)gate::ui::KeyCombobox< KEY, COMPARER >inline
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
findItemParam(void *searchItemParam, size_t &foundAtIndex, size_t startAtIndex=0) (defined in gate::ui::Combobox)gate::ui::Combobox
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
getItemCount() (defined in gate::ui::Combobox)gate::ui::Combobox
getItemText(key_t const &key) (defined in gate::ui::KeyCombobox< KEY, COMPARER >)gate::ui::KeyCombobox< KEY, COMPARER >inline
getPosition() const (defined in gate::ui::Control)gate::ui::Control
getSelectedItem(String &text) (defined in gate::ui::KeyCombobox< KEY, COMPARER >)gate::ui::KeyCombobox< KEY, COMPARER >
getSelectedItem(key_t &selected_key) (defined in gate::ui::KeyCombobox< KEY, COMPARER >)gate::ui::KeyCombobox< KEY, COMPARER >inline
getSelectedKey(key_t const &key) (defined in gate::ui::KeyCombobox< KEY, COMPARER >)gate::ui::KeyCombobox< KEY, COMPARER >
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
insertItem(key_t const &at_key, String const &text, key_t const &key) (defined in gate::ui::KeyCombobox< KEY, COMPARER >)gate::ui::KeyCombobox< KEY, COMPARER >inline
insertItem(size_t atIndex, String const &text, void *itemParam=NULL) (defined in gate::ui::Combobox)gate::ui::Combobox
InvalidIndex (defined in gate::ui::Combobox)gate::ui::Comboboxstatic
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
key_comparer_t typedef (defined in gate::ui::KeyCombobox< KEY, COMPARER >)gate::ui::KeyCombobox< KEY, COMPARER >
key_t typedef (defined in gate::ui::KeyCombobox< KEY, COMPARER >)gate::ui::KeyCombobox< KEY, COMPARER >
KeyCombobox() (defined in gate::ui::KeyCombobox< KEY, COMPARER >)gate::ui::KeyCombobox< KEY, COMPARER >inline
onSelect(size_t index) (defined in gate::ui::KeyCombobox< KEY, COMPARER >)gate::ui::KeyCombobox< KEY, COMPARER >inlineprotectedvirtual
operator*() const (defined in gate::ui::Control)gate::ui::Control
removeAllItems() (defined in gate::ui::KeyCombobox< KEY, COMPARER >)gate::ui::KeyCombobox< KEY, COMPARER >inline
removeItem(key_t const &key) (defined in gate::ui::KeyCombobox< KEY, COMPARER >)gate::ui::KeyCombobox< KEY, COMPARER >inline
SelectEvent (defined in gate::ui::KeyCombobox< KEY, COMPARER >)gate::ui::KeyCombobox< KEY, COMPARER >
SelectEventHandler typedef (defined in gate::ui::KeyCombobox< KEY, COMPARER >)gate::ui::KeyCombobox< KEY, COMPARER >
self_t typedef (defined in gate::ui::KeyCombobox< KEY, COMPARER >)gate::ui::KeyCombobox< KEY, COMPARER >
setEnabled(bool enabled) (defined in gate::ui::Control)gate::ui::Control
setFocus() (defined in gate::ui::Control)gate::ui::Control
setItemText(key_t const &key, String const &text) (defined in gate::ui::KeyCombobox< KEY, COMPARER >)gate::ui::KeyCombobox< KEY, COMPARER >inline
setItemText(size_t index, String const &text) (defined in gate::ui::Combobox)gate::ui::Combobox
setNoSelectedItem() (defined in gate::ui::KeyCombobox< KEY, COMPARER >)gate::ui::KeyCombobox< KEY, COMPARER >inline
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
setSelectedItem(key_t const &selected_key) (defined in gate::ui::KeyCombobox< KEY, COMPARER >)gate::ui::KeyCombobox< KEY, COMPARER >inline
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
~Combobox() noexcept (defined in gate::ui::Combobox)gate::ui::Comboboxvirtual
~Control() noexcept (defined in gate::ui::Control)gate::ui::Controlvirtual
~KeyCombobox() noexcept (defined in gate::ui::KeyCombobox< KEY, COMPARER >)gate::ui::KeyCombobox< KEY, COMPARER >inlinevirtual