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
qsqlfield.h File Reference

(e65dc193327c207d71e20fa14a5dbf1a988afd60)

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

Go to the source code of this file.

Classes

class  QSqlField
 The QSqlField class manipulates the fields in SQL database tables and views. More...
 

Functions

Q_SQL_EXPORT QDebug operator<< (QDebug, const QSqlField &)
 

Function Documentation

◆ operator<<()

Q_SQL_EXPORT QDebug operator<< ( QDebug dbg,
const QSqlField & f )

Definition at line 518 of file qsqlfield.cpp.

References QStringLiteral, QSqlField::Required, and QSqlField::Unknown.