![]() |
Qt 6.x
The Qt SDK
|
#include <qtextureglyphcache_p.h>
Public Member Functions | |
bool | isNull () const |
Public Attributes | |
int | x |
int | y |
int | w |
int | h |
int | baseLineX |
int | baseLineY |
Definition at line 62 of file qtextureglyphcache_p.h.
|
inline |
Definition at line 71 of file qtextureglyphcache_p.h.
int QTextureGlyphCache::Coord::baseLineX |
Definition at line 68 of file qtextureglyphcache_p.h.
int QTextureGlyphCache::Coord::baseLineY |
Definition at line 69 of file qtextureglyphcache_p.h.
int QTextureGlyphCache::Coord::h |
Definition at line 66 of file qtextureglyphcache_p.h.
int QTextureGlyphCache::Coord::w |
Definition at line 65 of file qtextureglyphcache_p.h.
int QTextureGlyphCache::Coord::x |
Definition at line 63 of file qtextureglyphcache_p.h.
Referenced by QTextureGlyphCache::populate().
int QTextureGlyphCache::Coord::y |
Definition at line 64 of file qtextureglyphcache_p.h.