QGIS API Documentation  3.26.3-Buenos Aires (65e4edfdad)
Classes
qgslayoutmodel.h File Reference
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgslayoutitemregistry.h"
#include <QAbstractItemModel>
#include <QSortFilterProxyModel>
#include <QStringList>
#include <QSet>
Include dependency graph for qgslayoutmodel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsLayoutModel
 A model for items attached to a layout. The model also maintains the z-order for the layout, and must be notified whenever item stacking changes. More...
 
class  QgsLayoutProxyModel
 Allows for filtering a QgsLayoutModel by item type. More...