16 #ifndef QGSADVANCEDDIGITIZINGCANVASITEM_H 17 #define QGSADVANCEDDIGITIZINGCANVASITEM_H 36 void paint( QPainter *painter )
override;
52 #endif // QGSADVANCEDDIGITIZINGCANVASITEM_H
An abstract class for items that can be placed on the map canvas.
Map canvas is a class for displaying all GIS data types on a canvas.
virtual void paint(QPainter *painter)=0
function to be implemented by derived classes
std::unique_ptr< QgsSnapIndicator > mSnapIndicator
Snapping indicators.
The QgsAdvancedDigitizingCanvasItem class draws the graphical elements of the CAD tools (...