42 #ifndef QFONTENGINEGLYPHCACHE_P_H 43 #define QFONTENGINEGLYPHCACHE_P_H 57 #include "QtCore/qglobal.h" 58 #include "QtCore/qatomic.h" 59 #include <QtCore/qvarlengtharray.h> 60 #include "private/qfont_p.h" 63 # include "QtCore/qt_windows.h" 67 # include "private/qt_mac_p.h" 68 # include "QtCore/qmap.h" 69 # include "QtCore/qcache.h" 70 # include "private/qcore_mac_p.h"
virtual ~QFontEngineGlyphCache()
#define QT_END_NAMESPACE
This macro expands to.
The QHash class is a template class that provides a hash-table-based dictionary.
QFontEngineGlyphCache::Type m_type
QHash< int, QList< QFontEngineGlyphCache * > > GlyphIntHash
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QSharedData class is a base class for shared data objects.
QFontEngineGlyphCache(const QTransform &matrix, Type type)
QHash< void *, QList< QFontEngineGlyphCache * > > GlyphPointerHash