![]() |
KVIrc
4.9.2
DeveloperAPIs
|
#include <KvsObject_tableWidget.h>
Inheritance diagram for KviCellItemDelegate:Public Member Functions | |
| KviCellItemDelegate (QAbstractItemView *pWidget=0, KvsObject_tableWidget *pParent=0) | |
| void | paint (QPainter *pPainter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
| QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const |
| ~KviCellItemDelegate () | |
Protected Attributes | |
| KvsObject_tableWidget * | m_pParentScript |
| KviCellItemDelegate::KviCellItemDelegate | ( | QAbstractItemView * | pWidget = 0, |
| KvsObject_tableWidget * | pParent = 0 |
||
| ) |
|
default |
| void KviCellItemDelegate::paint | ( | QPainter * | pPainter, |
| const QStyleOptionViewItem & | option, | ||
| const QModelIndex & | index | ||
| ) | const |
References m_pParentScript, and KvsObject_tableWidget::paint().
| QSize KviCellItemDelegate::sizeHint | ( | const QStyleOptionViewItem & | option, |
| const QModelIndex & | index | ||
| ) | const |
|
protected |
Referenced by paint(), and sizeHint().
1.8.7