|
QGIS API Documentation
2.14.0-Essen
|
#include <qgsexpression.h>
Public Member Functions | |
| HelpArg (const QString &arg, const QString &desc, bool descOnly=false, bool syntaxOnly=false) | |
Public Attributes | |
| QString | mArg |
| bool | mDescOnly |
| QString | mDescription |
| bool | mSyntaxOnly |
Definition at line 1100 of file qgsexpression.h.
|
inline |
Definition at line 1102 of file qgsexpression.h.
| QString QgsExpression::HelpArg::mArg |
Definition at line 1109 of file qgsexpression.h.
| bool QgsExpression::HelpArg::mDescOnly |
Definition at line 1111 of file qgsexpression.h.
| QString QgsExpression::HelpArg::mDescription |
Definition at line 1110 of file qgsexpression.h.
| bool QgsExpression::HelpArg::mSyntaxOnly |
Definition at line 1112 of file qgsexpression.h.
1.8.11