#include <qgsexpression.h>
Detailed Description
Definition at line 408 of file qgsexpression.h.
Constructor & Destructor Documentation
| QgsExpression::NodeList::NodeList |
( |
| ) |
|
|
inline |
| virtual QgsExpression::NodeList::~NodeList |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
| void QgsExpression::NodeList::append |
( |
Node * |
node | ) |
|
|
inline |
| int QgsExpression::NodeList::count |
( |
| ) |
|
|
inline |
| QString QgsExpression::NodeList::dump |
( |
| ) |
const |
|
virtual |
| QList<Node*> QgsExpression::NodeList::list |
( |
| ) |
|
|
inline |
Member Data Documentation
| QList<Node*> QgsExpression::NodeList::mList |
|
protected |
The documentation for this class was generated from the following files: