| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
#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 "qgsreferencedgeometry.h"#include <QPointer>

Go to the source code of this file.
Classes | |
| class | QgsVectorLayerExporter::ExportOptions | 
| Encapsulates options for use with QgsVectorLayerExporter.  More... | |
| struct | QgsVectorLayerExporter::OutputField | 
| Encapsulates output field definition.  More... | |
| 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... | |