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