![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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>
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) |
|
noexcept |
|
extern |
Definition at line 397 of file qfontdatabase.cpp.
References scriptForWritingSystem.