![]() |
Qt 4.8
|
#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 QHash<int, QList<QFontEngineGlyphCache *> > GlyphIntHash |
Definition at line 94 of file qfontengineglyphcache_p.h.
| typedef QHash<void *, QList<QFontEngineGlyphCache *> > GlyphPointerHash |
Definition at line 93 of file qfontengineglyphcache_p.h.