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

(b4c63b89dfe136d0579bf1b6422c4d878cdd74ab)

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

Go to the source code of this file.

Classes

class  QSqlDriverCreatorBase
 The QSqlDriverCreatorBase class is the base class for SQL driver factories. More...
 
class  QSqlDriverCreator< T >
 The QSqlDriverCreator class is a template class that provides a SQL driver factory for a specific driver type. More...
 
class  QSqlDatabase
 The QSqlDatabase class handles a connection to a database. More...
 

Functions

Q_SQL_EXPORT QDebug operator<< (QDebug, const QSqlDatabase &)
 

Function Documentation

◆ operator<<()

Q_SQL_EXPORT QDebug operator<< ( QDebug dbg,
const QSqlDatabase & d )

Definition at line 1387 of file qsqldatabase.cpp.

References d.