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