![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtSql/qtsqlglobal.h>
#include <QtCore/qshareddata.h>
#include <QtCore/qstring.h>
Go to the source code of this file.
Classes | |
class | QSqlError |
The QSqlError class provides SQL database error information. More... | |
Functions | |
Q_SQL_EXPORT QDebug | operator<< (QDebug, const QSqlError &) |
Definition at line 12 of file qsqlerror.cpp.