QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
Macros
qgsdxfexport.cpp File Reference
#include "qgsdxfexport.h"
#include "qgsdxfpallabeling.h"
#include "qgsgeometrygeneratorsymbollayerv2.h"
#include "qgsvectordataprovider.h"
#include "qgspoint.h"
#include "qgsrendererv2.h"
#include "qgssymbollayerv2.h"
#include "qgsfillsymbollayerv2.h"
#include "qgslinesymbollayerv2.h"
#include "qgsvectorlayer.h"
#include "qgsmaplayerregistry.h"
#include "qgsmaplayerstylemanager.h"
#include "qgsunittypes.h"
#include "qgstextlabelfeature.h"
#include "qgscrscache.h"
#include "qgswkbtypes.h"
#include "qgspointv2.h"
#include "qgsgeos.h"
#include "pal/feature.h"
#include "pal/pointset.h"
#include "pal/labelposition.h"
#include <QIODevice>
Include dependency graph for qgsdxfexport.cpp:

Go to the source code of this file.

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 56 of file qgsdxfexport.cpp.

◆ DXF_HANDPLOTSTYLE

#define DXF_HANDPLOTSTYLE   0xf

Definition at line 57 of file qgsdxfexport.cpp.

◆ DXF_HANDSEED

#define DXF_HANDSEED   100

Definition at line 55 of file qgsdxfexport.cpp.