QGIS API Documentation
3.4.15-Madeira (e83d02e274)
|
#include "qgis_core.h"
#include "qgsmargins.h"
#include "qgslayoutrendercontext.h"
#include "qgslayoutreportcontext.h"
#include <QPointer>
#include <QSize>
#include <QRectF>
#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... | |