GroupListWidget Pile
version 0.0.1
The pile attempts to provide a widget that is capable of presenting
|
Delegate for QTreeWidget. More...
Public Member Functions | |
GrpTreeDeleg (QAbstractItemDelegate *prev, GroupListWidget *parent=NULL) | |
GroupListWidget * | glw () const |
QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const |
Return the size of the widget if there is one. | |
void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
Public Attributes | |
QAbstractItemDelegate * | prev_ |
Delegate for QTreeWidget.