|
QGIS API Documentation 3.99.0-Master (752b475928d)
|
#include <memory>#include "qgis_core.h"#include "qgslayoutitempage.h"#include "qgslayoutmeasurement.h"#include "qgslayoutpoint.h"#include "qgslayoutserializableobject.h"#include <QAbstractListModel>#include <QGraphicsLineItem>#include <QPen>#include <QSortFilterProxyModel>

Go to the source code of this file.
Classes | |
| class | QgsLayoutGuide |
| Contains the configuration for a single snap guide used by a layout. More... | |
| class | QgsLayoutGuideCollection |
| Stores and manages the snap guides used by a layout. More... | |
| class | QgsLayoutGuideProxyModel |
| Filters QgsLayoutGuideCollection models to guides of a single orientation (horizontal or vertical). More... | |