![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QSqlError, including all inherited members.
| ConnectionError enum value | QSqlError | |
| databaseText() const | QSqlError | |
| driverText() const | QSqlError | |
| ErrorType enum name | QSqlError | |
| isValid() const | QSqlError | |
| nativeErrorCode() const | QSqlError | |
| NoError enum value | QSqlError | |
| operator!=(const QSqlError &other) const | QSqlError | |
| operator=(const QSqlError &other) | QSqlError | |
| operator==(const QSqlError &other) const | QSqlError | |
| QSqlError(const QString &driverText=QString(), const QString &databaseText=QString(), ErrorType type=NoError, const QString &nativeErrorCode=QString()) | QSqlError | |
| QSqlError(const QSqlError &other) | QSqlError | |
| QSqlError(QSqlError &&other) noexcept=default | QSqlError | |
| StatementError enum value | QSqlError | |
| swap(QSqlError &other) noexcept | QSqlError | inline |
| text() const | QSqlError | |
| TransactionError enum value | QSqlError | |
| type() const | QSqlError | |
| UnknownError enum value | QSqlError | |
| ~QSqlError() | QSqlError |