#include "CEGUIProperty.h"
Include dependency graph for CEGUIMultiColumnListProperties.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | CEGUI |
namespace | CEGUI::MultiColumnListProperties |
Classes | |
class | CEGUI::MultiColumnListProperties::ColumnsSizable |
Property to access the setting for user sizing of the column headers. More... | |
class | CEGUI::MultiColumnListProperties::ColumnsMovable |
Property to access the setting for user moving of the column headers. More... | |
class | CEGUI::MultiColumnListProperties::SortSettingEnabled |
Property to access the setting for user modification of the sort column & direction. More... | |
class | CEGUI::MultiColumnListProperties::SortDirection |
Property to access the sort direction setting of the list. More... | |
class | CEGUI::MultiColumnListProperties::SortColumnID |
Property to access the current sort column (via ID code). More... | |
class | CEGUI::MultiColumnListProperties::NominatedSelectionColumnID |
Property to access the nominated selection column (via ID). More... | |
class | CEGUI::MultiColumnListProperties::NominatedSelectionRow |
Property to access the nominated selection row. More... | |
class | CEGUI::MultiColumnListProperties::ForceVertScrollbar |
Property to access the 'always show' setting for the vertical scroll bar of the list box. More... | |
class | CEGUI::MultiColumnListProperties::ForceHorzScrollbar |
Property to access the 'always show' setting for the horizontal scroll bar of the list box. More... | |
class | CEGUI::MultiColumnListProperties::SelectionMode |
Property to access the selection mode setting of the list. More... | |
class | CEGUI::MultiColumnListProperties::ColumnHeader |
Property to access a column. More... | |
class | CEGUI::MultiColumnListProperties::RowCount |
Property to access the number of rows in the list (read-only). More... |