Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QSqlError Member List

This is the complete list of members for QSqlError, including all inherited members.

ConnectionError enum valueQSqlError
databaseText() constQSqlError
driverText() constQSqlError
ErrorType enum nameQSqlError
isValid() constQSqlError
nativeErrorCode() constQSqlError
NoError enum valueQSqlError
operator!=(const QSqlError &other) constQSqlError
operator=(const QSqlError &other)QSqlError
operator==(const QSqlError &other) constQSqlError
QSqlError(const QString &driverText=QString(), const QString &databaseText=QString(), ErrorType type=NoError, const QString &errorCode=QString())QSqlError
QSqlError(const QSqlError &other)QSqlError
QSqlError(QSqlError &&other) noexcept=defaultQSqlError
StatementError enum valueQSqlError
swap(QSqlError &other) noexceptQSqlErrorinline
text() constQSqlError
TransactionError enum valueQSqlError
type() constQSqlError
UnknownError enum valueQSqlError
~QSqlError()QSqlError