![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qtextengine_p.h>
Public Attributes | |
uchar | clusterStart: 1 |
uchar | dontPrint: 1 |
uchar | justification: 4 |
uchar | reserved: 2 |
Definition at line 150 of file qtextengine_p.h.
uchar QGlyphAttributes::clusterStart |
Definition at line 151 of file qtextengine_p.h.
uchar QGlyphAttributes::dontPrint |
Definition at line 152 of file qtextengine_p.h.
uchar QGlyphAttributes::justification |
Definition at line 153 of file qtextengine_p.h.
uchar QGlyphAttributes::reserved |
Definition at line 154 of file qtextengine_p.h.