|
QGIS API Documentation
2.6.0-Brighton
|
#include <qgsexpression.h>
Public Member Functions | |
| WhenThen (Node *whenExp, Node *thenExp) | |
| ~WhenThen () | |
Public Attributes | |
| Node * | mWhenExp |
| Node * | mThenExp |
|
inline |
| Node* QgsExpression::WhenThen::mThenExp |
| Node* QgsExpression::WhenThen::mWhenExp |
1.8.1.2