QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgslayoutitemregistry.h"
#include <QAbstractItemModel>
#include <QSortFilterProxyModel>
#include <QStringList>
#include <QSet>
Go to the source code of this file.
Classes | |
class | QgsLayoutModel |
A model for items attached to a layout. More... | |
class | QgsLayoutProxyModel |
Allows for filtering a QgsLayoutModel by item type. More... | |