![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "private/qfontengine_p.h"
#include <ft2build.h>
#include <unistd.h>
#include <qmutex.h>
#include <string.h>
#include <qpainterpath.h>
Go to the source code of this file.
Classes | |
class | QFreetypeFace |
class | QFontEngineFT |
struct | QFontEngineFT::GlyphInfo |
struct | QFontEngineFT::GlyphAndSubPixelPosition |
struct | QFontEngineFT::QGlyphSet |
Functions | |
size_t | qHash (const QFontEngineFT::GlyphAndSubPixelPosition &g, size_t seed=0) |
Q_GUI_EXPORT FT_Library | qt_getFreetype () |
|
inline |
Definition at line 376 of file qfontengine_ft_p.h.
Q_GUI_EXPORT FT_Library qt_getFreetype | ( | ) |
Definition at line 166 of file qfontengine_ft.cpp.
References qt_getFreetypeData().