16 #ifndef QGSTRACKEDVECTORLAYERTOOLS_H 17 #define QGSTRACKEDVECTORLAYERTOOLS_H 19 #include "qgis_core.h" 56 mutable QMap<QgsVectorLayer *, QgsFeatureIds> mAddedFeatures;
59 #endif // QGSTRACKEDVECTORLAYERTOOLS_H
A geometry is the spatial representation of a feature.
The feature class encapsulates a single feature including its id, geometry and a list of field/values...
QMap< int, QVariant > QgsAttributeMap
This class wraps a request for features to a vector layer (or directly its vector data provider)...
Represents a vector layer which manages a vector based data sets.