17 #ifndef QGSMAPTOOLADVANCEDDIGITIZE_H    18 #define QGSMAPTOOLADVANCEDDIGITIZE_H   153     void cadPointChanged( 
const QgsPointXY &point );
   159     bool mAdvancedDigitizingAllowed = 
true;
   161     bool mAutoSnapEnabled = 
true;
   164 #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.