| QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
    | 
#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... | |
| struct | QgsMaskedLayer | 
| class | QgsVectorLayerUtils | 
| Contains utility methods for working with QgsVectorLayers.  More... | |
| Typedefs | |
| typedef QHash< QString, QgsMaskedLayer > | QgsMaskedLayers | 
| masked layers where key is the layer id | |
| typedef QHash<QString, QgsMaskedLayer> QgsMaskedLayers | 
masked layers where key is the layer id
Definition at line 40 of file qgsvectorlayerutils.h.