QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes | Functions
qgssqlstatement.cpp File Reference
#include "qgssqlstatement.h"
#include "qgis.h"
#include "qgsvariantutils.h"
#include <QRegularExpression>
#include <cmath>
#include <limits>
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 
)