42 #ifndef QVGFONTGLYPHCACHE_H 43 #define QVGFONTGLYPHCACHE_H 56 #include <QtCore/qvarlengtharray.h> 57 #include <QtGui/private/qfontengine_p.h> 65 #ifndef QVG_NO_DRAW_GLYPHS 67 class QVGFontGlyphCache
71 virtual ~QVGFontGlyphCache();
82 uint cachedGlyphsMask[256 / 32];
86 #if defined(Q_OS_SYMBIAN) 87 class QSymbianVGFontGlyphCache :
public QVGFontGlyphCache
90 QSymbianVGFontGlyphCache();
101 #endif // QVGFONTGLYPHCACHE_H
#define QT_END_NAMESPACE
This macro expands to.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QFont class specifies a font used for drawing text.