![]() |
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/qmetaobject.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... | |
| struct | QSqlDatabaseDefaultConnectionName |
| 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 1393 of file qsqldatabase.cpp.