|
QGIS API Documentation
master-59fd5e0
|
| func(const QVariantList &values, const QgsFeature *f, QgsExpression *parent)=0 | QgsExpression::Function | [pure virtual] |
| Function(QString fnname, int params, QString group, QString helpText=QString(), bool usesGeometry=false) | QgsExpression::Function | [inline] |
| group() | QgsExpression::Function | [inline] |
| helptext() | QgsExpression::Function | [inline] |
| mGroup | QgsExpression::Function | [private] |
| mHelpText | QgsExpression::Function | [private] |
| mName | QgsExpression::Function | [private] |
| mParams | QgsExpression::Function | [private] |
| mUsesGeometry | QgsExpression::Function | [private] |
| name() | QgsExpression::Function | [inline] |
| operator==(const Function &other) const | QgsExpression::Function | [inline] |
| params() | QgsExpression::Function | [inline] |
| usesgeometry() | QgsExpression::Function | [inline] |