|
| SimpleDelegate (QObject *pobj=0) |
|
void | paint (QPainter *pPainter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
|
QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &) const |
|
Definition at line 14 of file main.cpp.
◆ SimpleDelegate()
SimpleDelegate::SimpleDelegate |
( |
QObject * |
pobj = 0 | ) |
|
|
inline |
◆ paint()
void SimpleDelegate::paint |
( |
QPainter * |
pPainter, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
inline |
◆ sizeHint()
QSize SimpleDelegate::sizeHint |
( |
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
|
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: