![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
QString | driverError |
QString | databaseError |
QSqlError::ErrorType | errorType |
QString | errorCode |
![]() | |
QAtomicInt | ref |
Additional Inherited Members | |
![]() | |
QSharedData () noexcept | |
Constructs a QSharedData object with a reference count of 0. | |
QSharedData (const QSharedData &) noexcept | |
Constructs a QSharedData object with reference count 0. | |
QSharedData & | operator= (const QSharedData &)=delete |
~QSharedData ()=default | |
Definition at line 22 of file qsqlerror.cpp.
QString QSqlErrorPrivate::databaseError |
Definition at line 26 of file qsqlerror.cpp.
QString QSqlErrorPrivate::driverError |
Definition at line 25 of file qsqlerror.cpp.
QString QSqlErrorPrivate::errorCode |
Definition at line 28 of file qsqlerror.cpp.
QSqlError::ErrorType QSqlErrorPrivate::errorType |
Definition at line 27 of file qsqlerror.cpp.