Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qfontengineglyphcache_p.h File Reference
#include <QtCore/qshareddata.h>
#include <QtGui/private/qtguiglobal_p.h>
#include "QtCore/qatomic.h"
#include <QtCore/qvarlengtharray.h>
#include "private/qfont_p.h"
#include "private/qfontengine_p.h"
+ Include dependency graph for qfontengineglyphcache_p.h:

Go to the source code of this file.

Classes

class  QFontEngineGlyphCache
 

Typedefs

typedef QHash< void *, QList< QFontEngineGlyphCache * > > GlyphPointerHash
 
typedef QHash< int, QList< QFontEngineGlyphCache * > > GlyphIntHash
 

Typedef Documentation

◆ GlyphIntHash

Definition at line 51 of file qfontengineglyphcache_p.h.

◆ GlyphPointerHash

Definition at line 50 of file qfontengineglyphcache_p.h.