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
qfontengine_ft_p.h File Reference

(1593b1f6d610ce9bdb9dff4104f7f447e03a9585)

#include "private/qfontengine_p.h"
#include <ft2build.h>
#include <unistd.h>
#include <qmutex.h>
#include <string.h>
+ Include dependency graph for qfontengine_ft_p.h:
+ This graph shows which files directly or indirectly include this file:

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 ()
 

Function Documentation

◆ qHash()

size_t qHash ( const QFontEngineFT::GlyphAndSubPixelPosition & g,
size_t seed = 0 )
inline

Definition at line 332 of file qfontengine_ft_p.h.

References qHashMulti(), and seed.

+ Here is the call graph for this function:

◆ qt_getFreetype()

Q_GUI_EXPORT FT_Library qt_getFreetype ( )

Definition at line 156 of file qfontengine_ft.cpp.

Referenced by QFreetypeFace::getFace(), and QFontEngineFT::init().

+ Here is the caller graph for this function: