QGIS API Documentation 3.41.0-Master (fda2aa46e9a)
|
#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.