mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-17 00:04:02 -04:00
The class is a QAbstractListModel subclass, making it easy for creation of different views showing the guides in a layout. Additionally, a QSortFilterProxyModel (QgsLayoutGuideProxyModel) has been created to filter QgsLayoutGuideCollection to guides with matching page numbers and orientations.