QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#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 |
typedef QHash<QString, QgsMaskedLayer> QgsMaskedLayers |
Definition at line 39 of file qgsvectorlayerutils.h.