QGIS API Documentation  master-6164ace
QgsExpression::WhenThen Class Reference

#include <qgsexpression.h>

+ Collaboration diagram for QgsExpression::WhenThen:

List of all members.

Public Member Functions

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

Public Attributes

NodemThenExp
NodemWhenExp

Detailed Description

Definition at line 545 of file qgsexpression.h.


Constructor & Destructor Documentation

QgsExpression::WhenThen::WhenThen ( Node whenExp,
Node thenExp 
) [inline]

Definition at line 548 of file qgsexpression.h.

Definition at line 549 of file qgsexpression.h.


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines