16 #ifndef QGSMAPTOOLDIGITIZEFEATURE_H
17 #define QGSMAPTOOLDIGITIZEFEATURE_H
45 QgsMapToolCapture::Capabilities
capabilities()
const override;
79 bool checkGeometryType()
const;
85 void setCheckGeometryType(
bool checkGeometryType );
111 bool mCheckGeometryType;
113 friend class TestQgsRelationReferenceWidget;
The feature class encapsulates a single feature including its unique ID, geometry and a list of field...
Map canvas is a class for displaying all GIS data types on a canvas.
Base class for all map layer types.
A QgsMapMouseEvent is the result of a user interaction with the mouse on a QgsMapCanvas.