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

(6ff4c3d787ecc2e6d2740f22d0406b34346faede)

#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.