QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Go to the documentation of this file.
16 #ifndef QGSTRACKEDVECTORLAYERTOOLS_H
17 #define QGSTRACKEDVECTORLAYERTOOLS_H
19 #include "qgis_core.h"
69 mutable QMap<QgsVectorLayer *, QgsFeatureIds> mAddedFeatures;
72 #endif // QGSTRACKEDVECTORLAYERTOOLS_H
This class wraps a request for features to a vector layer (or directly its vector data provider).
QMap< int, QVariant > QgsAttributeMap
A geometry is the spatial representation of a feature.
Represents a vector layer which manages a vector based data sets.
The feature class encapsulates a single feature including its unique ID, geometry and a list of field...