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

(66b5803ab902a2c1937c712a127f93a801ac59a9)

#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...
 

Function Documentation

◆ qHash()

Q_GUI_EXPORT size_t qHash ( const QRawFont & font,
size_t seed = 0 )
related