QGIS API Documentation
2.0.1-Dufour
|
This is the complete list of members for QgsExpression::Function, including all inherited members.
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 |