Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qsqlrecord.h File Reference

(993f31801446c1d851c7c8d54c9b55216acd0993)

#include <QtSql/qtsqlglobal.h>
#include <QtCore/qshareddata.h>
#include <QtCore/qstring.h>
+ Include dependency graph for qsqlrecord.h:
+ This graph shows which files directly or indirectly include this file:

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 &)
 

Function Documentation

◆ operator<<()

Q_SQL_EXPORT QDebug operator<< ( QDebug dbg,
const QSqlRecord & r )

Definition at line 564 of file qsqlrecord.cpp.

References i, Qt::left(), qSetFieldWidth(), and Qt::right().

+ Here is the call graph for this function: