An expression item that can be used in the QgsExpressionBuilderWidget tree.
More...
#include <qgsexpressionbuilderwidget.h>
Detailed Description
An expression item that can be used in the QgsExpressionBuilderWidget tree.
Member Enumeration Documentation
- Enumerator:
Header |
|
Field |
|
ExpressionNode |
|
Constructor & Destructor Documentation
Member Function Documentation
QString QgsExpressionItem::getExpressionText |
( |
| ) |
|
|
inline |
QString QgsExpressionItem::getHelpText |
( |
| ) |
|
|
inline |
Get the help text that is associated with this expression item.
- Returns
- The help text.
void QgsExpressionItem::setHelpText |
( |
QString |
helpText | ) |
|
|
inline |
Set the help text for the current item.
- Note
- The help text can be set as a html string.
The documentation for this class was generated from the following file: