QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#include "qgis_core.h"
#include "qgsgeometry.h"
#include "qgsvectorlayerfeatureiterator.h"
#include "qgsfeaturesink.h"
Go to the source code of this file.
Classes | |
class | QgsVectorLayerUtils::QgsDuplicateFeatureContext |
Contains mainly the QMap with QgsVectorLayer and QgsFeatureIds do list all the duplicated features. More... | |
class | QgsVectorLayerUtils::QgsFeatureData |
Encapsulate geometry and attributes for new features, to be passed to createFeatures. More... | |
class | QgsVectorLayerUtils |
Contains utility methods for working with QgsVectorLayers. More... | |