16#ifndef QGSTRACKEDVECTORLAYERTOOLS_H 
   17#define QGSTRACKEDVECTORLAYERTOOLS_H 
   66    mutable QMap<QgsVectorLayer *, QgsFeatureIds> mAddedFeatures;
 
 
Wraps a request for features to a vector layer (or directly its vector data provider).
 
The feature class encapsulates a single feature including its unique ID, geometry and a list of field...
 
A geometry is the spatial representation of a feature.
 
Contains settings which reflect the context in which vector layer tool operations should be considere...
 
Represents a vector layer which manages a vector based dataset.
 
QMap< int, QVariant > QgsAttributeMap