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.cpp File Reference

(840af27cc41cc84292dd098473184e7cefb88379)

#include "qglobal.h"
#include "qrawfont.h"
#include "qrawfont_p.h"
#include "qplatformfontdatabase.h"
#include <private/qguiapplication_p.h>
#include <qpa/qplatformintegration.h>
#include <qpa/qplatformfontdatabase.h>
#include <QtCore/qendian.h>
#include <QtCore/qfile.h>
#include <QtGui/qpainterpath.h>
Include dependency graph for qrawfont.cpp:

Go to the source code of this file.

Functions

size_t qHash (const QRawFont &font, size_t seed) noexcept
 \qhashold{QRawFont}
int qt_script_for_writing_system (QFontDatabase::WritingSystem writingSystem)

Function Documentation

◆ qHash()

size_t qHash ( const QRawFont & key,
size_t seed )
noexcept

\qhashold{QRawFont}

Since
5.8

Definition at line 309 of file qrawfont.cpp.

◆ qt_script_for_writing_system()

int qt_script_for_writing_system ( QFontDatabase::WritingSystem writingSystem)
extern

Definition at line 397 of file qfontdatabase.cpp.

References scriptForWritingSystem.