| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
#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 which 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.