16 #ifndef QGSMAPTOOLDIGITIZEFEATURE_H 17 #define QGSMAPTOOLDIGITIZEFEATURE_H 62 void digitizingCompleted(
const QgsFeature &feature );
68 void digitizingFinished( );
76 bool checkGeometryType()
const;
82 void setCheckGeometryType(
bool checkGeometryType );
105 bool mCheckGeometryType;
107 friend class TestQgsRelationReferenceWidget;
110 #endif // QGSMAPTOOLDIGITIZEFEATURE_H Base class for all map layer types.
A QgsMapMouseEvent is the result of a user interaction with the mouse on a QgsMapCanvas.
The feature class encapsulates a single feature including its id, geometry and a list of field/values...
Map canvas is a class for displaying all GIS data types on a canvas.