The ColumnHeader class.
More...
#include <ColumnHeader.h>
|
virtual QString | title () const =0 |
|
QString | hash () const |
|
bool | isStretchable () const |
|
bool | isSwitchable () const |
|
int | defaultSize () const |
|
SortOrder | sortorder (Qt::SortOrder sortOrder) const |
|
ColumnIndex::IntegerType | columnIndex () const |
|
|
| ColumnHeader (ColumnIndex::IntegerType columnIndex, bool switchable, SortOrder sortAsc, SortOrder sortDesc, int preferredWidth, bool isStretchable=false) |
|
virtual QString | hashPrefix () const =0 |
|