Qt 4.8
|
#include <QtCore/qobject.h>
#include <QtCore/qstring.h>
#include <QtCore/qstringlist.h>
#include <QtSql/qsql.h>
Go to the source code of this file.
Classes | |
class | QSqlDriver |
The QSqlDriver class is an abstract base class for accessing specific SQL databases. More... | |