Qt 4.8
|
#include <QtSql/qsqltablemodel.h>
Go to the source code of this file.
Classes | |
class | QSqlRelation |
The QSqlRelation class stores information about an SQL foreign key. More... | |
class | QSqlRelationalTableModel |
The QSqlRelationalTableModel class provides an editable data model for a single database table, with foreign key support. More... | |