|
QGIS API Documentation 4.1.0-Master (5bf3c20f3c9)
|
This is the complete list of members for QgsSqliteUtils, including all inherited members.
| nextSequenceValue(sqlite3 *connection, const QString &tableName, QString errorMessage) | QgsSqliteUtils | static |
| quotedIdentifier(const QString &identifier) | QgsSqliteUtils | static |
| quotedString(const QString &value) | QgsSqliteUtils | static |
| quotedValue(const QVariant &value) | QgsSqliteUtils | static |
| systemTables() | QgsSqliteUtils | static |
| uniqueFields(sqlite3 *connection, const QString &tableName, QString &errorMessage) | QgsSqliteUtils | static |