#include <CREPlayerRepliesDelegate.h>
|
| virtual QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const override |
| |
| | CREPlayerRepliesDelegate (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 &index) const override |
| |
| virtual | ~CREPlayerRepliesDelegate () |
| |
Delegate handling edition of player replies in message file.
Definition at line 21 of file CREPlayerRepliesDelegate.h.
◆ CREPlayerRepliesDelegate()
| CREPlayerRepliesDelegate::CREPlayerRepliesDelegate |
( |
QObject * |
parent | ) |
|
◆ ~CREPlayerRepliesDelegate()
| CREPlayerRepliesDelegate::~CREPlayerRepliesDelegate |
( |
| ) |
|
|
virtual |
◆ createEditor()
| QWidget * CREPlayerRepliesDelegate::createEditor |
( |
QWidget * |
parent, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
overridevirtual |
◆ setEditorData()
| void CREPlayerRepliesDelegate::setEditorData |
( |
QWidget * |
editor, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
overridevirtual |
◆ setModelData()
| void CREPlayerRepliesDelegate::setModelData |
( |
QWidget * |
editor, |
|
|
QAbstractItemModel * |
model, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
overridevirtual |
◆ updateEditorGeometry()
| void CREPlayerRepliesDelegate::updateEditorGeometry |
( |
QWidget * |
editor, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
overridevirtual |
The documentation for this class was generated from the following files: