![]() |
Crossfire Resources Editor
|
Delegate allowing edition of a list of strings. More...
#include <CREStringListDelegate.h>
Inheritance diagram for CREStringListDelegate:
Collaboration diagram for CREStringListDelegate: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().
Here is the call graph for this function:
|
overridevirtual |
Definition at line 37 of file CREStringListDelegate.cpp.
References CREStringListPanel::data().
Here is the call graph for this function:
|
overridevirtual |
Definition at line 45 of file CREStringListDelegate.cpp.