|
QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
|
#include "qgis_core.h"#include "qgis_sip.h"#include "qgis.h"#include "qgsgeometry.h"#include "qgsmapsettings.h"#include "qgslabelsink.h"#include "qgsrendercontext.h"#include <QColor>#include <QList>#include <QTextStream>

Go to the source code of this file.
Classes | |
| struct | QgsDxfExport::DxfLayer |
| Layers and optional attribute index to split into multiple layers using attribute value as layer name. More... | |
| class | QgsDxfExport |
| Exports QGIS layers to the DXF format. More... | |
Namespaces | |
| namespace | pal |
Macros | |
| #define | DXF_HANDMAX 9999999 |
| #define | DXF_HANDPLOTSTYLE 0xf |
| #define | DXF_HANDSEED 100 |
| #define DXF_HANDMAX 9999999 |
Definition at line 46 of file qgsdxfexport.h.
| #define DXF_HANDPLOTSTYLE 0xf |
Definition at line 47 of file qgsdxfexport.h.
| #define DXF_HANDSEED 100 |
Definition at line 45 of file qgsdxfexport.h.