QGIS API Documentation 3.99.0-Master (8e76e220402)
Loading...
Searching...
No Matches
qgsdxfexport.h File Reference
#include "qgis.h"
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgsgeometry.h"
#include "qgslabelsink.h"
#include "qgsmapsettings.h"
#include "qgsrendercontext.h"
#include <QColor>
#include <QList>
#include <QTextStream>
Include dependency graph for qgsdxfexport.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QgsDxfExport::DxfLayer
 Encapsulates the properties of a vector layer containing features that will be exported to the DXF file. 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

Macro Definition Documentation

◆ DXF_HANDMAX

#define DXF_HANDMAX   9999999

Definition at line 47 of file qgsdxfexport.h.

◆ DXF_HANDPLOTSTYLE

#define DXF_HANDPLOTSTYLE   0xf

Definition at line 48 of file qgsdxfexport.h.

◆ DXF_HANDSEED

#define DXF_HANDSEED   100

Definition at line 46 of file qgsdxfexport.h.