QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
#include <QPrinter>
#include "qgis_core.h"
#include "qgsmargins.h"
#include "qgslayoutrendercontext.h"
#include "qgslayoutreportcontext.h"
#include <QPointer>
#include <QSize>
#include <QRectF>
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... | |