Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QJustificationPoint Struct Reference
+ Collaboration diagram for QJustificationPoint:

Public Attributes

int type
 
QFixed kashidaWidth
 
QGlyphLayout glyph
 

Detailed Description

Definition at line 2397 of file qtextengine.cpp.

Member Data Documentation

◆ glyph

QGlyphLayout QJustificationPoint::glyph

Definition at line 2400 of file qtextengine.cpp.

Referenced by set().

◆ kashidaWidth

QFixed QJustificationPoint::kashidaWidth

Definition at line 2399 of file qtextengine.cpp.

Referenced by set().

◆ type

int QJustificationPoint::type

Definition at line 2398 of file qtextengine.cpp.

Referenced by set().


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