QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
#include "qgis_core.h"
#include "qgsrasterlayer.h"
#include "qgsmessagelog.h"
#include "qgsspatialindex.h"
#include "qgsprocessing.h"
#include "qgsfeaturesink.h"
#include "qgsfeaturesource.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... | |