17 #ifndef QGSMAPTOOLADVANCEDDIGITIZE_H 18 #define QGSMAPTOOLADVANCEDDIGITIZE_H 150 bool snapToLayerGridEnabled()
const;
158 void setSnapToLayerGridEnabled(
bool snapToLayerGridEnabled );
170 void cadPointChanged(
const QgsPointXY &point );
172 void onCurrentLayerChanged();
178 bool mAdvancedDigitizingAllowed =
true;
180 bool mAutoSnapEnabled =
true;
182 bool mSnapToLayerGridEnabled =
true;
186 #endif // QGSMAPTOOLADVANCEDDIGITIZE_H
A class to represent a 2D point.
A QgsMapMouseEvent is the result of a user interaction with the mouse on a QgsMapCanvas.
Map canvas is a class for displaying all GIS data types on a canvas.
Shows a grid on the map canvas given a spatial resolution.