![]() |
Qt 6.x
The Qt SDK
|
#include <QtSql/qtsqlglobal.h>
#include <QtCore/qstring.h>
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 &) |
Q_SQL_EXPORT QDebug operator<< | ( | QDebug | dbg, |
const QSqlDatabase & | d | ||
) |
Definition at line 1351 of file qsqldatabase.cpp.
References d.