16 #ifndef QGSMAPTOOLEDIT_H 17 #define QGSMAPTOOLEDIT_H 45 double defaultZValue()
const;
50 static QColor digitizingStrokeColor();
52 static int digitizingStrokeWidth();
54 static QColor digitizingFillColor();
75 int addTopologicalPoints(
const QVector<QgsPointXY> &geom );
78 void notifyNotVectorLayer();
80 void notifyNotEditableLayer();
Map canvas is a class for displaying all GIS data types on a canvas.
A class for drawing transient features (e.g.
GeometryType
The geometry types are used to group QgsWkbTypes::Type in a coarse way.
A rubberband class for QgsAbstractGeometry (considering curved geometries)
Represents a vector layer which manages a vector based data sets.