![]() |
Qt 6.x
The Qt SDK
|
#include <QtSql/qtsqlglobal.h>
#include <QtCore/qshareddata.h>
#include <QtCore/qvariant.h>
#include <QtCore/qstring.h>
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 &) |
Definition at line 491 of file qsqlfield.cpp.
References QStringLiteral, QSqlField::Required, and QSqlField::Unknown.