#include <QmitkPropertyItemDelegate.h>
Definition at line 68 of file QmitkPropertyItemDelegate.h.
◆ QmitkPropertyItemDelegate()
| QmitkPropertyItemDelegate::QmitkPropertyItemDelegate |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ ~QmitkPropertyItemDelegate()
| QmitkPropertyItemDelegate::~QmitkPropertyItemDelegate |
( |
| ) |
|
|
override |
◆ createEditor()
| QWidget* QmitkPropertyItemDelegate::createEditor |
( |
QWidget * |
parent, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
◆ paint()
| void QmitkPropertyItemDelegate::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
◆ setEditorData()
| void QmitkPropertyItemDelegate::setEditorData |
( |
QWidget * |
editor, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
◆ setModelData()
| void QmitkPropertyItemDelegate::setModelData |
( |
QWidget * |
editor, |
|
|
QAbstractItemModel * |
model, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
◆ SetPropertyList()
The documentation for this class was generated from the following file: