#include "qgsvectorlayer.h"#include "qgsfield.h"#include <QPair>


Go to the source code of this file.
Classes | |
| class | QgsVectorFileWriter |
| A convenience class for writing vector files to disk. More... | |
Typedefs | |
| typedef void * | OGRDataSourceH |
| typedef void * | OGRLayerH |
| typedef void * | OGRGeometryH |
| typedef void* OGRDataSourceH |
Definition at line 28 of file qgsvectorfilewriter.h.
| typedef void* OGRGeometryH |
Definition at line 30 of file qgsvectorfilewriter.h.
| typedef void* OGRLayerH |
Definition at line 29 of file qgsvectorfilewriter.h.
1.5.6