| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
#include "qgis_core.h"#include "qgsconfig.h"#include "qgsmargins.h"#include "qgslayoutrendercontext.h"#include "qgslayoutreportcontext.h"#include "qgslayoutitem.h"#include <QPdfWriter>#include <QPointer>#include <QSize>#include <QRectF>#include <QVector>#include <functional>

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