16#ifndef QGSMAPTOOLEDIT_H
17#define QGSMAPTOOLEDIT_H
45 static double defaultZValue();
53 static double defaultMValue();
66 void connectLayers( const QList<
QgsMapLayer *> &layers );
76 static QColor digitizingStrokeColor();
78 static
int digitizingStrokeWidth();
80 static QColor digitizingFillColor();
145 Q_DECL_DEPRECATED TopologicalResult addTopologicalPoints(
const QVector<QgsPointXY> &vertices )
SIP_DEPRECATED;
152 TopologicalResult addTopologicalPoints(
const QVector<QgsPoint> &vertices );
155 void notifyNotVectorLayer();
157 void notifyNotEditableLayer();
161 QList<QgsVectorLayer *> editableVectorLayers();
Provides global constants and enumerations for use throughout the application.
GeometryType
The geometry types are used to group Qgis::WkbType in a coarse way.
A rubberband class for QgsAbstractGeometry (considering curved geometries).
Base class for all map layer types.
Responsible for drawing transient features (e.g.
Represents a vector layer which manages a vector based dataset.
qint64 QgsFeatureId
64 bit feature ids negative numbers are used for uncommitted/newly added features