QGIS API Documentation
3.16.0-Hannover (43b64b13f3)
|
Go to the documentation of this file.
16 #ifndef QGSMAPTOOLDIGITIZEFEATURE_H
17 #define QGSMAPTOOLDIGITIZEFEATURE_H
45 QgsMapToolCapture::Capabilities
capabilities()
const override;
78 bool checkGeometryType()
const;
84 void setCheckGeometryType(
bool checkGeometryType );
110 bool mCheckGeometryType;
112 friend class TestQgsRelationReferenceWidget;
115 #endif // QGSMAPTOOLDIGITIZEFEATURE_H
Map canvas is a class for displaying all GIS data types on a canvas.
A QgsMapMouseEvent is the result of a user interaction with the mouse on a QgsMapCanvas.
Base class for all map layer types.
The feature class encapsulates a single feature including its id, geometry and a list of field/values...