![]() |
Qt 6.x
The Qt SDK
|
#include <qtextureglyphcache_p.h>
Public Member Functions | |
GlyphAndSubPixelPosition (glyph_t g, const QFixedPoint &spp) | |
bool | operator== (const GlyphAndSubPixelPosition &other) const |
Public Attributes | |
glyph_t | glyph |
QFixedPoint | subPixelPosition |
Definition at line 48 of file qtextureglyphcache_p.h.
|
inline |
Definition at line 50 of file qtextureglyphcache_p.h.
|
inline |
Definition at line 53 of file qtextureglyphcache_p.h.
References other().
glyph_t QTextureGlyphCache::GlyphAndSubPixelPosition::glyph |
Definition at line 58 of file qtextureglyphcache_p.h.
QFixedPoint QTextureGlyphCache::GlyphAndSubPixelPosition::subPixelPosition |
Definition at line 59 of file qtextureglyphcache_p.h.