QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#include "qgis_core.h"
#include "qgslayoutobject.h"
#include "qgslayoutsize.h"
#include "qgslayoutpoint.h"
#include "qgsrendercontext.h"
#include "qgslayoutundocommand.h"
#include "qgslayoutmeasurement.h"
#include "qgsapplication.h"
#include <QGraphicsRectItem>
#include <QIcon>
#include <QPainter>
Go to the source code of this file.
Classes | |
struct | QgsLayoutItem::ExportLayerDetail |
Contains details of a particular export layer relating to a layout item. More... | |
class | QgsLayoutItem |
Base class for graphical items within a QgsLayout. More... | |
class | QgsLayoutItemRenderContext |
Contains settings and helpers relating to a render of a QgsLayoutItem. More... | |