![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qcompare.h>
#include <QtCore/qendian.h>
#include <QtCore/qshareddata.h>
#include <QtGui/qtguiglobal.h>
#include <QtGui/qwindowdefs.h>
#include <QtCore/qstring.h>
Go to the source code of this file.
Classes | |
class | QFont |
\reentrant More... | |
class | QFont::Tag |
The QFont::Tag type provides access to advanced font features. More... |
Functions | |
Q_GUI_EXPORT size_t | qHash (const QFont &font, size_t seed=0) noexcept |
\qhashold{QFont} | |
Q_GUI_EXPORT QDataStream & | operator<< (QDataStream &, const QFont &) |
Q_GUI_EXPORT QDataStream & | operator>> (QDataStream &, QFont &) |
Q_GUI_EXPORT QDebug | operator<< (QDebug, const QFont &) |
Q_GUI_EXPORT QDataStream & operator<< | ( | QDataStream & | , |
const QFont & | ) |
Q_GUI_EXPORT QDataStream & operator>> | ( | QDataStream & | , |
QFont & | ) |