![]() |
Qt 6.x
The Qt SDK
|
#include <qfontengine_p.h>
Public Attributes | |
QByteArray | postscriptName |
QByteArray | copyright |
QRectF | boundingBox |
QFixed | emSquare |
QFixed | ascent |
QFixed | descent |
QFixed | leading |
QFixed | italicAngle |
QFixed | capHeight |
QFixed | lineWidth |
Definition at line 112 of file qfontengine_p.h.
QFixed QFontEngine::Properties::ascent |
Definition at line 117 of file qfontengine_p.h.
QRectF QFontEngine::Properties::boundingBox |
Definition at line 115 of file qfontengine_p.h.
QFixed QFontEngine::Properties::capHeight |
Definition at line 121 of file qfontengine_p.h.
QByteArray QFontEngine::Properties::copyright |
Definition at line 114 of file qfontengine_p.h.
QFixed QFontEngine::Properties::descent |
Definition at line 118 of file qfontengine_p.h.
QFixed QFontEngine::Properties::emSquare |
Definition at line 116 of file qfontengine_p.h.
QFixed QFontEngine::Properties::italicAngle |
Definition at line 120 of file qfontengine_p.h.
QFixed QFontEngine::Properties::leading |
Definition at line 119 of file qfontengine_p.h.
QFixed QFontEngine::Properties::lineWidth |
Definition at line 122 of file qfontengine_p.h.
QByteArray QFontEngine::Properties::postscriptName |
Definition at line 113 of file qfontengine_p.h.
Referenced by QFontEngineFT::properties().