![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qshareddata.h>#include <QtGui/qtguiglobal.h>#include <QtGui/qwindowdefs.h>#include <QtCore/qstring.h>
Include dependency graph for qfont.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QFont |
| \reentrant More... | |
Functions | |
| Q_GUI_EXPORT size_t | qHash (const QFont &font, size_t seed=0) noexcept |
| Q_GUI_EXPORT QDataStream & | operator<< (QDataStream &, const QFont &) |
| Q_GUI_EXPORT QDataStream & | operator>> (QDataStream &, QFont &) |
| Q_GUI_EXPORT QDebug | operator<< (QDebug, const QFont &) |
|
related |
Definition at line 297 of file qfont.cpp.
References other(), QFontDef::pixelSize, QFontDef::pointSize, and QFontPrivate::request.
Here is the call graph for this function:
|
related |
|
related |