16 #ifndef QGSMAPTOOLEDIT_H
17 #define QGSMAPTOOLEDIT_H
45 static double defaultZValue();
53 static double defaultMValue();
66 void connectLayers( const QList<
QgsMapLayer *> &layers );
77 static QColor digitizingStrokeColor();
79 static
int digitizingStrokeWidth();
81 static QColor digitizingFillColor();
108 Q_DECL_DEPRECATED TopologicalResult addTopologicalPoints(
const QVector<QgsPointXY> &vertices )
SIP_DEPRECATED;
115 TopologicalResult addTopologicalPoints(
const QVector<QgsPoint> &vertices );
118 void notifyNotVectorLayer();
120 void notifyNotEditableLayer();
124 QList<QgsVectorLayer *> editableVectorLayers();