![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qfontengine_ft_p.h>
Public Attributes | |
int | linearAdvance |
unsigned short | width |
unsigned short | height |
short | x |
short | y |
short | xOff |
short | yOff |
Definition at line 116 of file qfontengine_ft_p.h.
unsigned short QFontEngineFT::GlyphInfo::height |
Definition at line 119 of file qfontengine_ft_p.h.
int QFontEngineFT::GlyphInfo::linearAdvance |
Definition at line 117 of file qfontengine_ft_p.h.
unsigned short QFontEngineFT::GlyphInfo::width |
Definition at line 118 of file qfontengine_ft_p.h.
short QFontEngineFT::GlyphInfo::x |
Definition at line 120 of file qfontengine_ft_p.h.
short QFontEngineFT::GlyphInfo::xOff |
Definition at line 122 of file qfontengine_ft_p.h.
short QFontEngineFT::GlyphInfo::y |
Definition at line 121 of file qfontengine_ft_p.h.
short QFontEngineFT::GlyphInfo::yOff |
Definition at line 123 of file qfontengine_ft_p.h.