Qt 4.8
|
#include <QtCore/qstring.h>
Go to the source code of this file.
Classes | |
class | QSqlRecord |
The QSqlRecord class encapsulates a database record. More... | |
Functions | |
Q_SQL_EXPORT QDebug | operator<< (QDebug, const QSqlRecord &) |
Q_SQL_EXPORT QDebug operator<< | ( | QDebug | , |
const QSqlRecord & | |||
) |
Definition at line 618 of file qsqlrecord.cpp.