Small delegate to handle edition of the reply type field.
More...
|
virtual QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &, const QModelIndex &) const override |
|
| CREMessageTypeDelegate (QObject *parent) |
|
virtual void | setEditorData (QWidget *editor, const QModelIndex &index) const override |
|
virtual void | setModelData (QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const override |
|
virtual void | updateEditorGeometry (QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &) const override |
|
Small delegate to handle edition of the reply type field.
Definition at line 22 of file CREPlayerRepliesPanel.cpp.
◆ CREMessageTypeDelegate()
CREMessageTypeDelegate::CREMessageTypeDelegate |
( |
QObject * |
parent | ) |
|
|
inline |
◆ createEditor()
virtual QWidget* CREMessageTypeDelegate::createEditor |
( |
QWidget * |
parent, |
|
|
const QStyleOptionViewItem & |
, |
|
|
const QModelIndex & |
|
|
) |
| const |
|
inlineoverridevirtual |
◆ setEditorData()
virtual void CREMessageTypeDelegate::setEditorData |
( |
QWidget * |
editor, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
inlineoverridevirtual |
◆ setModelData()
virtual void CREMessageTypeDelegate::setModelData |
( |
QWidget * |
editor, |
|
|
QAbstractItemModel * |
model, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
inlineoverridevirtual |
◆ updateEditorGeometry()
virtual void CREMessageTypeDelegate::updateEditorGeometry |
( |
QWidget * |
editor, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
|
|
) |
| const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: