QGIS API Documentation 3.99.0-Master (26c88405ac0)
Loading...
Searching...
No Matches
qgsprojectstoredobjectmanagermodel.h File Reference
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgsprojectstoredobjectmanager.h"
#include <QAbstractListModel>
#include <QObject>
#include <QSortFilterProxyModel>
Include dependency graph for qgsprojectstoredobjectmanagermodel.h:
This graph shows which files directly or indirectly include this file:

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...