QGIS API Documentation
2.8.2-Wien
|
#include "qgsdxfexport.h"
#include "qgsdxfpallabeling.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 <QIODevice>
Go to the source code of this file.
Macros | |
#define | DXF_HANDMAX 9999999 |
#define | DXF_HANDPLOTSTYLE 0xf |
#define | DXF_HANDSEED 100 |
#define DXF_HANDMAX 9999999 |
Definition at line 43 of file qgsdxfexport.cpp.
#define DXF_HANDPLOTSTYLE 0xf |
Definition at line 44 of file qgsdxfexport.cpp.
#define DXF_HANDSEED 100 |
Definition at line 42 of file qgsdxfexport.cpp.