![]() |
CopperSpice API
2.0.0
|
This is the complete list of members for QSqlError, including all inherited members.
| ErrorType enum name | QSqlError | |
| QSqlError(const QString &driverText=QString (), const QString &databaseText=QString (), ErrorType type=NoError, const QString &errorCode=QString ()) | QSqlError | |
| QSqlError(const QSqlError &other) | QSqlError | |
| databaseText() const | QSqlError | |
| driverText() const | QSqlError | |
| isValid() const | QSqlError | |
| nativeErrorCode() const | QSqlError | |
| operator!=(const QSqlError &other) const | QSqlError | |
| operator=(const QSqlError &other) | QSqlError | |
| operator==(const QSqlError &other) const | QSqlError | |
| text() const | QSqlError | |
| type() const | QSqlError | |
| ~QSqlError() | QSqlError |