QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes
qgsprocessingutils.h File Reference
#include "qgis_core.h"
#include "qgsrasterlayer.h"
#include "qgsfeaturesink.h"
#include "qgsfeaturesource.h"
#include "qgsprocessing.h"
#include "qgsproxyfeaturesink.h"
#include "qgsremappingproxyfeaturesink.h"
#include <QString>
#include <QVariant>
Include dependency graph for qgsprocessingutils.h:
This graph shows which files directly or indirectly include this file:

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...