QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
QgsExpression::WhenThen Class Reference

#include <qgsexpression.h>

Public Member Functions

 WhenThen (Node *whenExp, Node *thenExp)
 ~WhenThen ()

Public Attributes

NodemWhenExp
NodemThenExp

Constructor & Destructor Documentation

QgsExpression::WhenThen::WhenThen ( Node whenExp,
Node thenExp 
)
inline
QgsExpression::WhenThen::~WhenThen ( )
inline

Member Data Documentation

Node* QgsExpression::WhenThen::mThenExp
Node* QgsExpression::WhenThen::mWhenExp

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