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
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 150 of file qtextengine_p.h.

Member Data Documentation

◆ clusterStart

uchar QGlyphAttributes::clusterStart

Definition at line 151 of file qtextengine_p.h.

◆ dontPrint

uchar QGlyphAttributes::dontPrint

Definition at line 152 of file qtextengine_p.h.

◆ justification

uchar QGlyphAttributes::justification

Definition at line 153 of file qtextengine_p.h.

◆ reserved

uchar QGlyphAttributes::reserved

Definition at line 154 of file qtextengine_p.h.


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