Qt 4.8
|
#include <QtSql/qsql.h>
#include <QtSql/qsqldatabase.h>
#include <QtCore/qstring.h>
Go to the source code of this file.
Classes | |
class | QMap< Key, T > |
The QMap class is a template class that provides a skip-list-based dictionary. More... | |
class | QSqlQuery |
The QSqlQuery class provides a means of executing and manipulating SQL statements. More... | |