QtBase  v6.3.1
Public Attributes | List of all members
QFontEngineFT::GlyphInfo Struct Reference

#include <qfontengine_ft_p.h>

Public Attributes

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

Detailed Description

Definition at line 135 of file qfontengine_ft_p.h.

Member Data Documentation

◆ height

unsigned short QFontEngineFT::GlyphInfo::height

Definition at line 138 of file qfontengine_ft_p.h.

◆ linearAdvance

int QFontEngineFT::GlyphInfo::linearAdvance

Definition at line 136 of file qfontengine_ft_p.h.

◆ width

unsigned short QFontEngineFT::GlyphInfo::width

Definition at line 137 of file qfontengine_ft_p.h.

◆ x

short QFontEngineFT::GlyphInfo::x

Definition at line 139 of file qfontengine_ft_p.h.

◆ xOff

short QFontEngineFT::GlyphInfo::xOff

Definition at line 141 of file qfontengine_ft_p.h.

◆ y

short QFontEngineFT::GlyphInfo::y

Definition at line 140 of file qfontengine_ft_p.h.

◆ yOff

short QFontEngineFT::GlyphInfo::yOff

Definition at line 142 of file qfontengine_ft_p.h.


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