| 
    QGIS API Documentation 3.44.0-Solothurn (5d9ba037df1)
    
   | 
 
#include "qgis_core.h"#include <QList>#include <QTemporaryDir>#include <QMutex>#include <QDateTime>#include <QPainter>#include "qgsfeature.h"#include "qgsabstractmetadatabase.h"#include "qgspolygon.h"#include "qgscoordinatereferencesystem.h"

Go to the source code of this file.
Classes | |
| struct | QgsAbstractGeospatialPdfExporter::ComponentLayerDetail | 
| Contains details of a particular input component to be used during PDF composition.  More... | |
| struct | QgsAbstractGeospatialPdfExporter::ControlPoint | 
| Contains details of a control point used during georeferencing Geospatial PDF outputs.  More... | |
| struct | QgsAbstractGeospatialPdfExporter::ExportDetails | 
| struct | QgsAbstractGeospatialPdfExporter::GeoReferencedSection | 
| class | QgsAbstractGeospatialPdfExporter | 
| Abstract base class for Geospatial PDF exporters.  More... | |
| struct | QgsAbstractGeospatialPdfExporter::RenderedFeature | 
| Contains information about a feature rendered inside the PDF.  More... | |
| struct | QgsAbstractGeospatialPdfExporter::VectorComponentDetail | 
| Contains information relating to a single PDF layer in the Geospatial PDF export.  More... | |
Macros | |
| #define | SIP_NO_FILE | 
| #define SIP_NO_FILE | 
Definition at line 31 of file qgsabstractgeopdfexporter.h.