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

(2e1db6541777ee076195ff9e793e4e83afd81539)

#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 166 of file qfontengine_ft.cpp.