QGIS API Documentation  3.26.3-Buenos Aires (65e4edfdad)
Classes
qgsexpression.h File Reference
#include "qgis_core.h"
#include <QMetaType>
#include <QStringList>
#include <QVariant>
#include <QList>
#include <QDomDocument>
#include <QCoreApplication>
#include <QSet>
#include <functional>
#include "qgis.h"
#include "qgsunittypes.h"
#include "qgsinterval.h"
#include "qgsexpressionnode.h"
Include dependency graph for qgsexpression.h:

Go to the source code of this file.

Classes

struct  QgsExpression::ParserError
 Details about any parser errors that were found when parsing the expression. More...
 
class  QgsExpression
 Class for parsing and evaluation of expressions (formerly called "search strings"). The expressions try to follow both syntax and semantics of SQL expressions. More...