|
QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
|
#include "qgis_core.h"#include "qgis_sip.h"#include "qgis.h"#include "qgsfeature.h"#include "qgsfeaturesink.h"#include "qgstaskmanager.h"#include "qgsfeedback.h"#include "qgsvectorlayer.h"#include <QPointer>

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... | |