#include <patterntypedelegate.h>
|
| PatternTypeDelegate (QObject *parentObject=0) |
|
QWidget * | createEditor (QWidget *parentWidget, const QStyleOptionViewItem &option, const QModelIndex &index) const |
|
void | updateEditorGeometry (QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) const |
|
void | setEditorData (QWidget *editor, const QModelIndex &index) const |
|
void | setModelData (QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const |
|
QStringListModel * | patternTypeModel () const |
|
|
QStringListModel * | m_patternTypeModel |
|
MVC delegate to control ProgrammableOpenWithActionFactory patterns.
The documentation for this class was generated from the following file: