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.h File Reference

(d7607a463d0bf51cfa3e77d5e83b1663daf95cfc)

#include <QtSql/qtsqlglobal.h>
#include <QtCore/qshareddata.h>
#include <QtCore/qstring.h>
+ Include dependency graph for qsqlerror.h:
+ This graph shows which files directly or indirectly include this file:

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 &)
 

Function Documentation

◆ operator<<()

Q_SQL_EXPORT QDebug operator<< ( QDebug dbg,
const QSqlError & s )

Definition at line 12 of file qsqlerror.cpp.