QGIS API Documentation  3.26.3-Buenos Aires (65e4edfdad)
Classes
qgsvectorlayertools.h File Reference
#include "qgis_core.h"
#include "qgis_sip.h"
#include <QObject>
#include "qgsfeature.h"
#include "qgsgeometry.h"
Include dependency graph for qgsvectorlayertools.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsVectorLayerTools
 Methods in this class are used to handle basic operations on vector layers. With an implementation of this class, parts of the application can ask for an operation to be done and the implementation will then take care of it. More...