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

(b33b85cc46998133cddb18683402b6f0aaac754e)

#include "qfreetypefontdatabase_p.h"
#include <QtGui/private/qguiapplication_p.h>
#include <qpa/qplatformscreen.h>
#include <QtCore/QFile>
#include <QtCore/QLibraryInfo>
#include <QtCore/QDir>
#include <QtCore/QtEndian>
#include <QtCore/QLoggingCategory>
#include <QtCore/QUuid>
#include "qfontengine_ft_p.h"
#include <ft2build.h>
+ Include dependency graph for qfreetypefontdatabase.cpp:

Go to the source code of this file.

Functions

FT_Library qt_getFreetype ()
 

Function Documentation

◆ qt_getFreetype()

FT_Library qt_getFreetype ( )
extern

Definition at line 156 of file qfontengine_ft.cpp.

References Q_ASSERT, and qt_getFreetypeData().

Referenced by QFreeTypeFontDatabase::addNamedInstancesForFace(), QFreeTypeFontDatabase::addTTFile(), computeFaceIndex(), and queryFont().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: