Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qfreetypefontdatabase.cpp File Reference
#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 "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 ( )

Definition at line 149 of file qfontengine_ft.cpp.

References QtFreetypeData::library, Q_ASSERT, and qt_getFreetypeData().

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

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