QGIS API Documentation 3.39.0-Master (52f98f8c831)
Loading...
Searching...
No Matches
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 
)
extern