|
QGIS API Documentation 3.30.0-'s-Hertogenbosch (f186b8efe0)
|
#include "qgssqlstatement.h"#include "qgis.h"#include "qgsvariantutils.h"#include <QRegularExpression>#include <cmath>#include <limits>
Go to the source code of this file.
Classes | |
| class | QgsSQLStatementCollectTableNames |
| Internal use. More... | |
Functions | |
| QgsSQLStatement::Node * | parse (const QString &str, QString &parserErrorMsg, bool allowFragments) |
| QgsSQLStatement::Node * parse | ( | const QString & | str, |
| QString & | parserErrorMsg, | ||
| bool | allowFragments | ||
| ) |