![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/private/qtguiglobal_p.h>#include <qhash.h>#include <qimage.h>#include <qobject.h>#include <qtransform.h>#include <private/qfontengineglyphcache_p.h>
Include dependency graph for qtextureglyphcache_p.h:
This graph shows which files directly or indirectly include this file: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.
References qHashMulti(), and seed.
Here is the call graph for this function: