#include <QtSql/qsqlrelationaltablemodel.h> #ifndef QSQLRELATIONALTABLEMODEL_H class QSqlRelation{ /* Some contents are skipped to improve readability */ private: class QString dColumn; /* ... */ }; #endif // QSQLRELATIONALTABLEMODEL_H