GATE
gate::ui::Listview Member List

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

addIcon(Icon const &icon) (defined in gate::ui::Listview)gate::ui::Listview
addIcon(RasterImage const &image) (defined in gate::ui::Listview)gate::ui::Listview
addItem(String const &text, void *itemparam=NULL, intptr_t iconKey=InvalidIcon) (defined in gate::ui::Listview)gate::ui::Listview
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
Column_Center (defined in gate::ui::Listview)gate::ui::Listviewstatic
Column_Left (defined in gate::ui::Listview)gate::ui::Listviewstatic
Column_Right (defined in gate::ui::Listview)gate::ui::Listviewstatic
ContextMenuEvent (defined in gate::ui::Listview)gate::ui::Listview
ContextMenuEventHandler typedef (defined in gate::ui::Listview)gate::ui::Listview
Control(gate_ui_ctrl_t *ctrlimpl) (defined in gate::ui::Control)gate::ui::Controlprotected
create(ControlContainer &parent, Position const &pose=Position(), uint32_t flags=(Listview::Flag_Enabled|Listview::Flag_Visible)) (defined in gate::ui::Listview)gate::ui::Listview
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 *itemparam, size_t startAt=0) (defined in gate::ui::Listview)gate::ui::Listview
Flag_Checkboxes (defined in gate::ui::Listview)gate::ui::Listviewstatic
Flag_Enabled (defined in gate::ui::Control)gate::ui::Controlstatic
Flag_Icons (defined in gate::ui::Listview)gate::ui::Listviewstatic
Flag_Multiselect (defined in gate::ui::Listview)gate::ui::Listviewstatic
Flag_Resizable (defined in gate::ui::Control)gate::ui::Controlstatic
Flag_Visible (defined in gate::ui::Control)gate::ui::Controlstatic
getCheckedItems() (defined in gate::ui::Listview)gate::ui::Listview
getColumn(size_t index, String &text, uint32_t &width) (defined in gate::ui::Listview)gate::ui::Listview
getColumnCount() (defined in gate::ui::Listview)gate::ui::Listview
getItemCount() (defined in gate::ui::Listview)gate::ui::Listview
getItemParam(size_t index) (defined in gate::ui::Listview)gate::ui::Listview
getItemText(size_t index, size_t column=0) (defined in gate::ui::Listview)gate::ui::Listview
getPosition() const (defined in gate::ui::Control)gate::ui::Control
getSelectedItem(size_t &index) (defined in gate::ui::Listview)gate::ui::Listview
getSelectedItems() (defined in gate::ui::Listview)gate::ui::Listview
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(size_t insertAt, String const &text, void *itemparam=NULL, intptr_t iconKey=InvalidIcon) (defined in gate::ui::Listview)gate::ui::Listview
InvalidIcon (defined in gate::ui::Listview)gate::ui::Listviewstatic
InvalidIndex (defined in gate::ui::Listview)gate::ui::Listviewstatic
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
isItemChecked(size_t index) (defined in gate::ui::Listview)gate::ui::Listview
isItemSelected(size_t index) (defined in gate::ui::Listview)gate::ui::Listview
Listview() (defined in gate::ui::Listview)gate::ui::Listview
onContextMenu(size_t index) (defined in gate::ui::Listview)gate::ui::Listviewprotectedvirtual
onOpen(size_t index) (defined in gate::ui::Listview)gate::ui::Listviewprotectedvirtual
onSelect(size_t index) (defined in gate::ui::Listview)gate::ui::Listviewprotectedvirtual
onUnselect(size_t index) (defined in gate::ui::Listview)gate::ui::Listviewprotectedvirtual
OpenEvent (defined in gate::ui::Listview)gate::ui::Listview
OpenEventHandler typedef (defined in gate::ui::Listview)gate::ui::Listview
operator*() const (defined in gate::ui::Control)gate::ui::Control
removeAllItems() (defined in gate::ui::Listview)gate::ui::Listview
removeItem(size_t index) (defined in gate::ui::Listview)gate::ui::Listview
SelectEvent (defined in gate::ui::Listview)gate::ui::Listview
SelectEventHandler typedef (defined in gate::ui::Listview)gate::ui::Listview
setColumns(gate_ui_listview_column_t const *columns, size_t column_count) (defined in gate::ui::Listview)gate::ui::Listview
setColumns(Column const *columns, size_t column_count) (defined in gate::ui::Listview)gate::ui::Listview
setColumns(Array< Column > const &columns) (defined in gate::ui::Listview)gate::ui::Listview
setEnabled(bool enabled) (defined in gate::ui::Control)gate::ui::Control
setFocus() (defined in gate::ui::Control)gate::ui::Control
setItemChecked(size_t index, bool_t checked) (defined in gate::ui::Listview)gate::ui::Listview
setItemSelected(size_t index, bool_t selected) (defined in gate::ui::Listview)gate::ui::Listview
setItemText(size_t index, String const &text, size_t column=0) (defined in gate::ui::Listview)gate::ui::Listview
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
UnselectEvent (defined in gate::ui::Listview)gate::ui::Listview
UnselectEventHandler typedef (defined in gate::ui::Listview)gate::ui::Listview
~Control() noexcept (defined in gate::ui::Control)gate::ui::Controlvirtual
~Listview() noexcept (defined in gate::ui::Listview)gate::ui::Listviewvirtual