QGIS API Documentation 4.3.0-Master (0de80482b60)
Loading...
Searching...
No Matches
qgsprocessingalgorithm.h File Reference
#include "qgis.h"
#include "qgis_core.h"
#include "qgsprocessingalgorithm_p.h"
#include "qgsprocessingcontext.h"
#include "qgsprocessingoutputs.h"
#include "qgsprocessingparameters.h"
#include "qgsprocessingutils.h"
#include <QIcon>
#include <QString>
#include <QVariant>
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

 Encapsulates details of an external link describing an algorithm's behavior or source. More...
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...

Macros

#define EXCLUDE_CPPCHECK

Macro Definition Documentation

◆ EXCLUDE_CPPCHECK

#define EXCLUDE_CPPCHECK

Definition at line 24 of file qgsprocessingalgorithm.h.