QGIS API Documentation  2.14.0-Essen
Public Member Functions | Public Attributes | List of all members
QgsExpression::HelpArg Struct Reference

#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
 

Detailed Description

Definition at line 1100 of file qgsexpression.h.

Constructor & Destructor Documentation

QgsExpression::HelpArg::HelpArg ( const QString arg,
const QString desc,
bool  descOnly = false,
bool  syntaxOnly = false 
)
inline

Definition at line 1102 of file qgsexpression.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: