QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
|
#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 | ||
) |