|
QGIS API Documentation 3.99.0-Master (26c88405ac0)
|
#include "qgis_core.h"#include "qgis_sip.h"#include "qgsprojectstoredobjectmanager.h"#include <QAbstractListModel>#include <QObject>#include <QSortFilterProxyModel>

Go to the source code of this file.
Classes | |
| class | QgsProjectStoredObjectManagerModel< T > |
| Template class for models representing the objects available in a QgsAbstractProjectStoredObjectManager. More... | |
| class | QgsProjectStoredObjectManagerModelBase |
| Base class for list models representing the objects available in a QgsAbstractProjectStoredObjectManager. More... | |
| class | QgsProjectStoredObjectManagerProxyModel< T > |
| Template class QSortFilterProxyModel subclass for QgsProjectStoredObjectManagerModel. More... | |
| class | QgsProjectStoredObjectManagerProxyModelBase |
| Base class QSortFilterProxyModel subclass for QgsProjectStoredObjectManagerModel. More... | |