QgsLayoutGuideProxyModel class

Filters QgsLayoutGuideCollection models to guides of a single orientation (horizontal or vertical).

Constructors, destructors, conversion operators

QgsLayoutGuideProxyModel(QObject* parent, Qt::Orientation orientation, int page) explicit
Constructor for QgsLayoutGuideProxyModel, filtered to guides of the specified orientation and page only.

Public functions

void setPage(int page)
Sets the current page for filtering matching guides.

Function documentation

QgsLayoutGuideProxyModel::QgsLayoutGuideProxyModel(QObject* parent, Qt::Orientation orientation, int page) explicit

Constructor for QgsLayoutGuideProxyModel, filtered to guides of the specified orientation and page only.

Page numbers begin at 0.

void QgsLayoutGuideProxyModel::setPage(int page)

Sets the current page for filtering matching guides.

Page numbers begin at 0.