Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QFontEngineFT::GlyphInfo Struct Reference

#include <qfontengine_ft_p.h>

Collaboration diagram for QFontEngineFT::GlyphInfo:

Public Attributes

int linearAdvance
unsigned short width
unsigned short height
short x
short y
short xOff
short yOff

Detailed Description

Definition at line 116 of file qfontengine_ft_p.h.

Member Data Documentation

◆ height

unsigned short QFontEngineFT::GlyphInfo::height

Definition at line 119 of file qfontengine_ft_p.h.

◆ linearAdvance

int QFontEngineFT::GlyphInfo::linearAdvance

Definition at line 117 of file qfontengine_ft_p.h.

◆ width

unsigned short QFontEngineFT::GlyphInfo::width

Definition at line 118 of file qfontengine_ft_p.h.

◆ x

short QFontEngineFT::GlyphInfo::x

Definition at line 120 of file qfontengine_ft_p.h.

◆ xOff

short QFontEngineFT::GlyphInfo::xOff

Definition at line 122 of file qfontengine_ft_p.h.

◆ y

short QFontEngineFT::GlyphInfo::y

Definition at line 121 of file qfontengine_ft_p.h.

◆ yOff

short QFontEngineFT::GlyphInfo::yOff

Definition at line 123 of file qfontengine_ft_p.h.


The documentation for this struct was generated from the following file: