QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#include "qgis_core.h"
#include <QList>
#include <QTemporaryDir>
#include <QMutex>
#include <QDateTime>
#include <QPainter>
#include "qgsfeature.h"
#include "qgsabstractmetadatabase.h"
#include "qgspolygon.h"
Go to the source code of this file.
Classes | |
struct | QgsAbstractGeoPdfExporter::ComponentLayerDetail |
Contains details of a particular input component to be used during PDF composition. More... | |
struct | QgsAbstractGeoPdfExporter::ControlPoint |
Contains details of a control point used during georeferencing GeoPDF outputs. More... | |
struct | QgsAbstractGeoPdfExporter::ExportDetails |
struct | QgsAbstractGeoPdfExporter::GeoReferencedSection |
class | QgsAbstractGeoPdfExporter |
Abstract base class for GeoPDF exporters. More... | |
struct | QgsAbstractGeoPdfExporter::RenderedFeature |
Contains information about a feature rendered inside the PDF. More... | |
struct | QgsAbstractGeoPdfExporter::VectorComponentDetail |
Contains information relating to a single PDF layer in the GeoPDF export. More... | |
Macros | |
#define | SIP_NO_FILE |
#define SIP_NO_FILE |
Definition at line 30 of file qgsabstractgeopdfexporter.h.