QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
Go to the documentation of this file.
16 #ifndef QGSMAPTOOLDIGITIZEFEATURE_H
17 #define QGSMAPTOOLDIGITIZEFEATURE_H
45 QgsMapToolCapture::Capabilities
capabilities()
const override;
64 void digitizingCompleted(
const QgsFeature &feature );
70 void digitizingFinished( );
78 bool checkGeometryType()
const;
84 void setCheckGeometryType(
bool checkGeometryType );
107 bool mCheckGeometryType;
109 friend class TestQgsRelationReferenceWidget;
112 #endif // QGSMAPTOOLDIGITIZEFEATURE_H