Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qrawfont.h File Reference

(840af27cc41cc84292dd098473184e7cefb88379)

#include <QtGui/qtguiglobal.h>
#include <QtCore/qstring.h>
#include <QtCore/qiodevice.h>
#include <QtCore/qglobal.h>
#include <QtCore/qobject.h>
#include <QtCore/qpoint.h>
#include <QtGui/qfont.h>
#include <QtGui/qtransform.h>
#include <QtGui/qfontdatabase.h>
Include dependency graph for qrawfont.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QRawFont
 The QRawFont class provides access to a single physical instance of a font. More...

Functions

Q_GUI_EXPORT size_t qHash (const QRawFont &font, size_t seed=0) noexcept
 \qhashold{QRawFont}

Function Documentation

◆ qHash()

Q_GUI_EXPORT size_t qHash ( const QRawFont & font,
size_t seed )
noexcept

\qhashold{QRawFont}

Since
5.8

Definition at line 309 of file qrawfont.cpp.