| 
    QGIS API Documentation
    3.12.1-BucureČ™ti (121cc00ff0)
    
   | 
 
#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... | |
 1.8.13