Qt 4.8
|
#include <qhash.h>
#include <qimage.h>
#include <qobject.h>
#include <qtransform.h>
#include <private/qfontengineglyphcache_p.h>
Go to the source code of this file.
Classes | |
class | QImageTextureGlyphCache |
class | QTextureGlyphCache |
struct | QTextureGlyphCache::Coord |
struct | QTextureGlyphCache::GlyphAndSubPixelPosition |
Macros | |
#define | QT_DEFAULT_TEXTURE_GLYPH_CACHE_WIDTH 256 |
Typedefs | |
typedef unsigned int | glyph_t |
Functions | |
uint | qHash (const QTextureGlyphCache::GlyphAndSubPixelPosition &g) |
#define QT_DEFAULT_TEXTURE_GLYPH_CACHE_WIDTH 256 |
Definition at line 68 of file qtextureglyphcache_p.h.
Referenced by QTextureGlyphCache::maxTextureWidth(), and QTextureGlyphCache::populate().
typedef unsigned int glyph_t |
Definition at line 71 of file qtextureglyphcache_p.h.
|
inline |
Definition at line 165 of file qtextureglyphcache_p.h.