Public Member Functions inherited from KviTalIconAndRichTextItemDelegate |
| KviTalIconAndRichTextItemDelegate (QAbstractItemView *pWidget=0) |
| Constructs the icon and rich text item delegate object. More...
|
void | paint (QPainter *pPainter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
void | setDefaultIcon (QPixmap *pPix) |
| Sets the default icon. More...
|
void | setDefaultIcon (const QPixmap &oPix) |
void | setIconSize (const QSize &s) |
| Set the size of the icons. Should be set in the view constructor. More...
|
void | setMinimumSize (const QSize &s) |
| Set the absolute minimum size of the items. Should be set in the view constructor as QListWidget caches the size hints and works really hard to keep them unchanged. More...
|
QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const |
| Returns the size hint for the view. More...
|
| Destroys the icon and rich text item delegate object. More...
|