Qt 4.8
Classes | Typedefs
qfontengineglyphcache_p.h File Reference
#include "QtCore/qglobal.h"
#include "QtCore/qatomic.h"
#include <QtCore/qvarlengtharray.h>
#include "private/qfont_p.h"
#include "QtCore/qt_windows.h"
#include "private/qt_mac_p.h"
#include "QtCore/qmap.h"
#include "QtCore/qcache.h"
#include "private/qcore_mac_p.h"

Go to the source code of this file.

Classes

class  QFontEngineGlyphCache
 

Typedefs

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

Typedef Documentation

◆ GlyphIntHash

Definition at line 94 of file qfontengineglyphcache_p.h.

◆ GlyphPointerHash

Definition at line 93 of file qfontengineglyphcache_p.h.