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
QGlyphAttributes Struct Reference

#include <qtextengine_p.h>

+ Collaboration diagram for QGlyphAttributes:

Public Attributes

uchar clusterStart: 1
 
uchar dontPrint: 1
 
uchar justification: 4
 
uchar reserved: 2
 

Detailed Description

Definition at line 151 of file qtextengine_p.h.

Member Data Documentation

◆ clusterStart

uchar QGlyphAttributes::clusterStart

Definition at line 152 of file qtextengine_p.h.

Referenced by addNextCluster(), QTextLine::cursorToX(), and QTextLine::xToCursor().

◆ dontPrint

◆ justification

uchar QGlyphAttributes::justification

Definition at line 154 of file qtextengine_p.h.

◆ reserved

uchar QGlyphAttributes::reserved

Definition at line 155 of file qtextengine_p.h.


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