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
QJustificationPoint Struct Reference
Collaboration diagram for QJustificationPoint:

Public Attributes

int type
QFixed kashidaWidth
QGlyphLayout glyph

Detailed Description

Definition at line 2543 of file qtextengine.cpp.

Member Data Documentation

◆ glyph

QGlyphLayout QJustificationPoint::glyph

Definition at line 2546 of file qtextengine.cpp.

◆ kashidaWidth

QFixed QJustificationPoint::kashidaWidth

Definition at line 2545 of file qtextengine.cpp.

◆ type

int QJustificationPoint::type

Definition at line 2544 of file qtextengine.cpp.

Referenced by set().


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