#include <listitemdelegate.h>
Definition at line 25 of file listitemdelegate.h.
◆ ListItemDelegate()
ListItemDelegate::ListItemDelegate |
( |
int |
iconSize, |
|
|
QWidget * |
parent |
|
) |
| |
|
explicit |
◆ itemHeight()
int ListItemDelegate::itemHeight |
( |
| ) |
const |
◆ paint()
void ListItemDelegate::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
◆ setUniformItemSizes()
void ListItemDelegate::setUniformItemSizes |
( |
bool |
uniform | ) |
|
◆ setUpdateParentHeight()
void ListItemDelegate::setUpdateParentHeight |
( |
bool |
update | ) |
|
◆ sizeHint()
QSize ListItemDelegate::sizeHint |
( |
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
The documentation for this class was generated from the following files: