Quantum GIS API Documentation  1.8
Classes
src/core/qgsexpression.h File Reference
#include <QStringList>
#include <QVariant>
#include <QList>
#include <QDomDocument>
#include "qgsfield.h"
Include dependency graph for qgsexpression.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsExpression
 Class for parsing and evaluation of expressions (formerly called "search strings"). More...
struct  QgsExpression::FunctionDef
class  QgsExpression::Node
class  QgsExpression::NodeList
class  QgsExpression::NodeUnaryOperator
class  QgsExpression::NodeBinaryOperator
class  QgsExpression::NodeInOperator
class  QgsExpression::NodeFunction
class  QgsExpression::NodeLiteral
class  QgsExpression::NodeColumnRef
class  QgsExpression::WhenThen
class  QgsExpression::NodeCondition
class  QgsExpression::Visitor
 support for visitor pattern - algorithms dealing with the expressions may be implemented without modifying the Node classes More...
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines