QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Go to the documentation of this file.
16 #ifndef QGSMAPTOOLDIGITIZEFEATURE_H
17 #define QGSMAPTOOLDIGITIZEFEATURE_H
45 QgsMapToolCapture::Capabilities
capabilities()
const override;
65 void digitizingCompleted(
const QgsFeature &feature );
71 void digitizingFinished();
79 bool checkGeometryType()
const;
85 void setCheckGeometryType(
bool checkGeometryType );
118 bool mCheckGeometryType;
120 friend class TestQgsRelationReferenceWidget;
123 #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....
A geometry is the spatial representation of a feature.
Base class for all map layer types. This is the base class for all map layer types (vector,...
The feature class encapsulates a single feature including its unique ID, geometry and a list of field...
CaptureTechnique
Capture technique.