QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes | Macros
qgsabstractgeopdfexporter.h File Reference
#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"
Include dependency graph for qgsabstractgeopdfexporter.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ SIP_NO_FILE

#define SIP_NO_FILE

Definition at line 31 of file qgsabstractgeopdfexporter.h.