![]() |
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 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 126 of file qfontengine_ft_p.h.
|
inline |
Definition at line 128 of file qfontengine_ft_p.h.
|
inline |
Definition at line 130 of file qfontengine_ft_p.h.
glyph_t QFontEngineFT::GlyphAndSubPixelPosition::glyph |
Definition at line 135 of file qfontengine_ft_p.h.
QFixedPoint QFontEngineFT::GlyphAndSubPixelPosition::subPixelPosition |
Definition at line 136 of file qfontengine_ft_p.h.