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

(1593b1f6d610ce9bdb9dff4104f7f447e03a9585)

#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

int qt_script_for_writing_system (QFontDatabase::WritingSystem writingSystem)
 

Function Documentation

◆ qt_script_for_writing_system()

int qt_script_for_writing_system ( QFontDatabase::WritingSystem writingSystem)
extern

Definition at line 388 of file qfontdatabase.cpp.

References scriptForWritingSystem.

Referenced by QRawFont::fromFont().

+ Here is the caller graph for this function: