QGIS API Documentation
3.4.15-Madeira (e83d02e274)
|
#include "qgis_core.h"
#include "qgis.h"
#include "qgsfeature.h"
#include "qgsfeaturesink.h"
#include "qgstaskmanager.h"
#include "qgsfeedback.h"
#include "qgsvectorlayer.h"
Go to the source code of this file.
Classes | |
class | QgsVectorLayerExporter |
A convenience class for exporting vector layers to a destination data provider. More... | |
class | QgsVectorLayerExporterTask |
QgsTask task which performs a QgsVectorLayerExporter layer export operation as a background task. More... | |