| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
#include "qgis_core.h"#include "qgsmargins.h"#include "qgslayoutrendercontext.h"#include "qgslayoutreportcontext.h"#include "qgslayoutitem.h"#include <QPointer>#include <QSize>#include <QRectF>#include <functional>#include <QPrinter>

Go to the source code of this file.
| Classes | |
| struct | QgsLayoutExporter::ImageExportSettings | 
| Contains settings relating to exporting layouts to raster images.  More... | |
| struct | QgsLayoutExporter::PageExportDetails | 
| Contains details of a page being exported by the class.  More... | |
| struct | QgsLayoutExporter::PdfExportSettings | 
| Contains settings relating to exporting layouts to PDF.  More... | |
| struct | QgsLayoutExporter::PrintExportSettings | 
| Contains settings relating to printing layouts.  More... | |
| class | QgsLayoutExporter | 
| Handles rendering and exports of layouts to various formats.  More... | |
| struct | QgsLayoutExporter::SvgExportSettings | 
| Contains settings relating to exporting layouts to SVG.  More... | |