|
|
using | Template = QPair< QString, QDomDocument > |
| |
|
using | TemplatesContainer = QVector< Template > |
| |
|
|
void | templateRenamed (QString const &oldName, QString const &newName) |
| |
|
|
| ItemTemplatesModel (QObject *parent=nullptr) |
| |
|
bool | canDropMimeData (QMimeData const *data, Qt::DropAction action, int row, int column, QModelIndex const &parent) const |
| |
|
QMimeData * | mimeData (QModelIndexList const &indexes) const |
| |
|
bool | dropMimeData (const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) |
| |
|
QStringList | mimeTypes () const |
| |
|
bool | setData (const QModelIndex &index, const QVariant &value, int role) |
| |
|
bool | isDuplicate (QString const &text) const |
| |
|
void | deleteTemplates (QModelIndexList const &indexes) |
| |
The documentation for this class was generated from the following files:
- itemframework/itemframework/src/item/item_templates_model.h
- itemframework/itemframework/moc/moc_item_templates_model.cpp
- itemframework/itemframework/src/item/item_templates_model.cpp