|
QGIS API Documentation 4.2.0-Belém do Pará (ec9a7f91d0f)
|
#include "qgssqlstatement.h"#include <cmath>#include <limits>#include "qgis.h"#include "qgsexpression.h"#include "qgsvariantutils.h"#include <QRegularExpression>#include <QString>
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) |
|
extern |