#include "CEGUIProperty.h"
Include dependency graph for CEGUIListHeaderProperties.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::ListHeaderProperties |
Classes | |
class | CEGUI::ListHeaderProperties::ColumnsSizable |
Property to access the setting for user sizing of the column headers. More... | |
class | CEGUI::ListHeaderProperties::ColumnsMovable |
Property to access the setting for user moving of the column headers. More... | |
class | CEGUI::ListHeaderProperties::SortSettingEnabled |
Property to access the setting for user modification of the sort column & direction. More... | |
class | CEGUI::ListHeaderProperties::SortDirection |
Property to access the sort direction setting of the list header. More... | |
class | CEGUI::ListHeaderProperties::SortColumnID |
Property to access the current sort column (via ID code). More... |