|
QGIS API Documentation
3.0.2-Girona (307d082)
|
This is the complete list of members for QgsScopedExpressionFunction, including all inherited members.
| clone() const =0 | QgsScopedExpressionFunction | pure virtual |
| func(const QVariantList &values, const QgsExpressionContext *context, QgsExpression *parent, const QgsExpressionNodeFunction *node) override=0 | QgsScopedExpressionFunction | pure virtual |
| isStatic(const QgsExpressionNodeFunction *node, QgsExpression *parent, const QgsExpressionContext *context) const override | QgsScopedExpressionFunction | |
| QgsScopedExpressionFunction(const QString &fnname, int params, const QString &group, const QString &helpText=QString(), bool usesGeometry=false, const QSet< QString > &referencedColumns=QSet< QString >(), bool lazyEval=false, bool handlesNull=false, bool isContextual=true) | QgsScopedExpressionFunction | inline |
| QgsScopedExpressionFunction(const QString &fnname, const QgsExpressionFunction::ParameterList ¶ms, const QString &group, const QString &helpText=QString(), bool usesGeometry=false, const QSet< QString > &referencedColumns=QSet< QString >(), bool lazyEval=false, bool handlesNull=false, bool isContextual=true) | QgsScopedExpressionFunction | inline |
| referencedColumns(const QgsExpressionNodeFunction *node) const override | QgsScopedExpressionFunction | |
| usesGeometry(const QgsExpressionNodeFunction *node) const override | QgsScopedExpressionFunction |
1.8.13