This is the complete list of members for ElementsCollectionModel, including all inherited members.
| addCommonCollection(bool set_data=true) | ElementsCollectionModel | |
| addCustomCollection(bool set_data=true) | ElementsCollectionModel | |
| addLocation(const ElementsLocation &location) | ElementsCollectionModel | |
| addProject(QETProject *project, bool set_data=true) | ElementsCollectionModel | |
| canDropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) const override | ElementsCollectionModel | |
| data(const QModelIndex &index, int role) const override | ElementsCollectionModel | |
| dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) override | ElementsCollectionModel | |
| elementIntegratedToCollection(const QString &path) | ElementsCollectionModel | private |
| ElementsCollectionModel(QObject *parent=Q_NULLPTR) | ElementsCollectionModel | |
| hideElement() | ElementsCollectionModel | |
| highlightUnusedElement() | ElementsCollectionModel | |
| indexFromLocation(const ElementsLocation &location) | ElementsCollectionModel | |
| isHideElement() | ElementsCollectionModel | inline |
| itemRemovedFromCollection(const QString &path) | ElementsCollectionModel | private |
| items() const | ElementsCollectionModel | |
| loadCollections(bool common_collection, bool custom_collection, QList< QETProject *> projects) | ElementsCollectionModel | |
| loadingMaxValue(int) | ElementsCollectionModel | signal |
| loadingProgressValue(int) | ElementsCollectionModel | signal |
| m_hide_element | ElementsCollectionModel | private |
| m_project_hash | ElementsCollectionModel | private |
| m_project_list | ElementsCollectionModel | private |
| mimeData(const QModelIndexList &indexes) const override | ElementsCollectionModel | |
| mimeTypes() const override | ElementsCollectionModel | |
| project() const | ElementsCollectionModel | |
| projectItems(QETProject *project) const | ElementsCollectionModel | |
| removeProject(QETProject *project) | ElementsCollectionModel | |
| updateItem(const QString &path) | ElementsCollectionModel | private |