QGIS API Documentation  3.37.0-Master (a5b4d9743e8)
Classes
qgsprocessingalgorithm.h File Reference
#include "qgis_core.h"
#include "qgis.h"
#include "qgsprocessingparameters.h"
#include "qgsprocessingoutputs.h"
#include "qgsprocessingcontext.h"
#include "qgsprocessingutils.h"
#include <QString>
#include <QVariant>
#include <QIcon>
Include dependency graph for qgsprocessingalgorithm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsProcessingAlgorithm
 Abstract base class for processing algorithms. More...
 
class  QgsProcessingFeatureBasedAlgorithm
 An abstract QgsProcessingAlgorithm base class for processing algorithms which operate "feature-by-feature". More...
 
struct  QgsProcessingAlgorithm::VectorProperties
 Properties of a vector source or sink used in an algorithm. More...