QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#include "qgis_core.h"
#include "qgis_sip.h"
#include <QObject>
#include "qgsfeature.h"
#include "qgsgeometry.h"
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... | |