#include <furabstractlistitemdelegate.h>
◆ FurAbstractListItemDelegate()
| FurAbstractListItemDelegate::FurAbstractListItemDelegate |
( |
int |
_rowHeight, |
|
|
FurListRow<> * |
_row, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
◆ getRowFactory()
| FurListRow * FurAbstractListItemDelegate::getRowFactory |
( |
| ) |
|
◆ paint()
| void FurAbstractListItemDelegate::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
◆ sizeHint()
| QSize FurAbstractListItemDelegate::sizeHint |
( |
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
◆ row
| FurListRow* FurAbstractListItemDelegate::row = nullptr |
|
private |
◆ rowHeight
| int FurAbstractListItemDelegate::rowHeight = 0 |
|
private |
The documentation for this class was generated from the following files: