| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
#include "qgis_core.h"#include "qgslayoutmeasurement.h"#include "qgslayoutpoint.h"#include "qgslayoutitempage.h"#include "qgslayoutserializableobject.h"#include <QPen>#include <QAbstractListModel>#include <QSortFilterProxyModel>#include <QGraphicsLineItem>#include <memory>

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... | |