16 #ifndef QGSVECTORLAYERTOOLS_H    17 #define QGSVECTORLAYERTOOLS_H    19 #include "qgis_core.h"    82     virtual bool stopEditing( 
QgsVectorLayer *layer, 
bool allowCancel = 
true ) 
const = 0;
   110 #endif // QGSVECTORLAYERTOOLS_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.