QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
qgssqlstatement.cpp File Reference
#include "qgssqlstatement.h"
#include <cmath>
#include <limits>
#include "qgis.h"
#include "qgsvariantutils.h"
#include <QRegularExpression>
Include dependency graph for qgssqlstatement.cpp:

Go to the source code of this file.

Classes

class  QgsSQLStatementCollectTableNames
 Internal use. More...

Functions

QgsSQLStatement::Nodeparse (const QString &str, QString &parserErrorMsg, bool allowFragments)

Function Documentation

◆ parse()

QgsSQLStatement::Node * parse ( const QString & str,
QString & parserErrorMsg,
bool allowFragments )
extern