Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
QJustificationPoint Struct Reference
+ Collaboration diagram for QJustificationPoint:

Public Attributes

int type
 
QFixed kashidaWidth
 
QGlyphLayout glyph
 

Detailed Description

Definition at line 2401 of file qtextengine.cpp.

Member Data Documentation

◆ glyph

QGlyphLayout QJustificationPoint::glyph

Definition at line 2404 of file qtextengine.cpp.

Referenced by set().

◆ kashidaWidth

QFixed QJustificationPoint::kashidaWidth

Definition at line 2403 of file qtextengine.cpp.

Referenced by set().

◆ type

int QJustificationPoint::type

Definition at line 2402 of file qtextengine.cpp.

Referenced by set().


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