QGIS API Documentation
3.0.2-Girona (307d082)
|
#include "qgis_core.h"
#include "qgsrasterlayer.h"
#include "qgsvectorlayer.h"
#include "qgsmessagelog.h"
#include "qgsspatialindex.h"
#include <QString>
#include <QVariant>
Go to the source code of this file.
Classes | |
class | QgsProcessingFeatureSink |
QgsProxyFeatureSink subclass which reports feature addition errors to a QgsProcessingContext. More... | |
class | QgsProcessingFeatureSource |
QgsFeatureSource subclass which proxies methods to an underlying QgsFeatureSource, modifying results according to the settings in a QgsProcessingContext. More... | |
class | QgsProcessingUtils |
Utility functions for use with processing classes. More... | |