| QGIS API Documentation
    3.4.15-Madeira (e83d02e274)
    | 
This is the complete list of members for QgsVectorLayerEditUtils, including all inherited members.
| addPart(const QList< QgsPointXY > &ring, QgsFeatureId featureId) | QgsVectorLayerEditUtils | |
| addPart(const QgsPointSequence &ring, QgsFeatureId featureId) | QgsVectorLayerEditUtils | |
| addPart(QgsCurve *ring, QgsFeatureId featureId) | QgsVectorLayerEditUtils | |
| addRing(const QVector< QgsPointXY > &ring, const QgsFeatureIds &targetFeatureIds=QgsFeatureIds(), QgsFeatureId *modifiedFeatureId=nullptr) | QgsVectorLayerEditUtils | |
| addRing(QgsCurve *ring, const QgsFeatureIds &targetFeatureIds=QgsFeatureIds(), QgsFeatureId *modifiedFeatureId=nullptr) | QgsVectorLayerEditUtils | |
| addTopologicalPoints(const QgsGeometry &geom) | QgsVectorLayerEditUtils | |
| addTopologicalPoints(const QgsPointXY &p) | QgsVectorLayerEditUtils | |
| deleteVertex(QgsFeatureId featureId, int vertex) | QgsVectorLayerEditUtils | |
| insertVertex(double x, double y, QgsFeatureId atFeatureId, int beforeVertex) | QgsVectorLayerEditUtils | |
| insertVertex(const QgsPoint &point, QgsFeatureId atFeatureId, int beforeVertex) | QgsVectorLayerEditUtils | |
| moveVertex(double x, double y, QgsFeatureId atFeatureId, int atVertex) | QgsVectorLayerEditUtils | |
| moveVertex(const QgsPoint &p, QgsFeatureId atFeatureId, int atVertex) | QgsVectorLayerEditUtils | |
| QgsVectorLayerEditUtils(QgsVectorLayer *layer) | QgsVectorLayerEditUtils | |
| splitFeatures(const QVector< QgsPointXY > &splitLine, bool topologicalEditing=false) | QgsVectorLayerEditUtils | |
| splitParts(const QVector< QgsPointXY > &splitLine, bool topologicalEditing=false) | QgsVectorLayerEditUtils | |
| translateFeature(QgsFeatureId featureId, double dx, double dy) | QgsVectorLayerEditUtils | 
 1.8.11
 1.8.11