![]() |
Crossfire Resources Editor
|
Delegate allowing edition of a list of strings. More...
#include <CREStringListDelegate.h>
Public Member Functions | |
virtual QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const override |
CREStringListDelegate (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 | ~CREStringListDelegate () |
Delegate allowing edition of a list of strings.
Definition at line 21 of file CREStringListDelegate.h.
CREStringListDelegate::CREStringListDelegate | ( | QObject * | parent | ) |
Definition at line 16 of file CREStringListDelegate.cpp.
|
virtual |
Definition at line 20 of file CREStringListDelegate.cpp.
|
overridevirtual |
Definition at line 24 of file CREStringListDelegate.cpp.
|
overridevirtual |
Definition at line 29 of file CREStringListDelegate.cpp.
References CREStringListPanel::setData().
|
overridevirtual |
Definition at line 37 of file CREStringListDelegate.cpp.
References CREStringListPanel::data().
|
overridevirtual |
Definition at line 45 of file CREStringListDelegate.cpp.