QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
Go to the source code of this file.
Classes | |
class | QgsSQLStatementCollectTableNames |
Internal use. More... | |
Functions | |
QgsSQLStatement::Node * | parse (const QString &str, QString &parserErrorMsg) |
Variables | |
static const QRegExp | identifierRE ("^[A-Za-z_\0-\f][A-Za-z0-9_\0-\f]*$") |
QgsSQLStatement::Node* parse | ( | const QString & | str, |
QString & | parserErrorMsg | ||
) |
|
static |