![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtGui/private/qtguiglobal_p.h>#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 | QTextureGlyphCache |
| struct | QTextureGlyphCache::GlyphAndSubPixelPosition |
| struct | QTextureGlyphCache::Coord |
| class | QImageTextureGlyphCache |
Macros | |
| #define | QT_DEFAULT_TEXTURE_GLYPH_CACHE_WIDTH 256 |
Typedefs | |
| typedef unsigned int | glyph_t |
Functions | |
| size_t | qHash (const QTextureGlyphCache::GlyphAndSubPixelPosition &g, size_t seed=0) |
| #define QT_DEFAULT_TEXTURE_GLYPH_CACHE_WIDTH 256 |
Definition at line 27 of file qtextureglyphcache_p.h.
| typedef unsigned int glyph_t |
Definition at line 31 of file qtextureglyphcache_p.h.
|
inline |
Definition at line 130 of file qtextureglyphcache_p.h.