CEGUI::MultiColumnList::ListRow Struct Reference

Struct used internally to represent a row in the list and also to ease sorting of the rows. More...

List of all members.

Public Types

typedef std::vector< ListboxItem * > RowItems

Public Member Functions

ListboxItem *const & operator[] (uint idx) const
ListboxItem *& operator[] (uint idx)
bool operator< (const ListRow &rhs) const
bool operator> (const ListRow &rhs) const

Public Attributes

RowItems d_items
uint d_sortColumn
uint d_rowID


Detailed Description

Struct used internally to represent a row in the list and also to ease sorting of the rows.


Generated on Sun Nov 5 14:36:25 2006 for Crazy Eddies GUI System by  doxygen 1.4.7