|
QGIS API Documentation
3.2.0-Bonn (bc43194)
|
#include <functional>#include <QString>#include <QVariant>#include <QSet>#include "qgis.h"#include "qgis_core.h"#include "qgsexpressionnode.h"

Go to the source code of this file.
Classes | |
| class | QgsExpressionFunction::Parameter |
| Represents a single parameter passed to a function. More... | |
| class | QgsExpressionFunction |
| A abstract base class for defining QgsExpression functions. More... | |
| class | QgsStaticExpressionFunction |
| c++ helper class for defining QgsExpression functions. More... | |
| class | QgsWithVariableExpressionFunction |
Handles the with_variable(name, value, node) expression function. More... | |
1.8.13