QgsAdvancedDigitizingCanvasItem class

The QgsAdvancedDigitizingCanvasItem class draws the graphical elements of the CAD tools (.

Base classes

class QgsMapCanvasItem
An abstract class for items that can be placed on the map canvas.

Public functions

void paint(QPainter* painter) override
function to be implemented by derived classes

Protected variables

std::unique_ptr<QgsSnapIndicator> mSnapIndicator
Snapping indicators.