![]() |
VR-Exchange 2.2 API Documentation
|
Item Delegate for making header sections taller. More...

Public Member Functions | |
| DtHeaderItemDelegate (QObject *parent=0) | |
| CTOR. | |
| virtual | ~DtHeaderItemDelegate () |
| Virtual DTOR. | |
| virtual QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const |
| Compute the size hint for the item. | |
Item Delegate for making header sections taller.
| MAKVrExchange::DtHeaderItemDelegate::DtHeaderItemDelegate | ( | QObject * | parent = 0 | ) |
CTOR.
|
virtual |
Virtual DTOR.
|
virtual |
Compute the size hint for the item.
Overridden to make the item 5 pixels taller.