![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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 109 of file qfontengine_p.h.
| QFixed QFontEngine::Properties::ascent |
Definition at line 114 of file qfontengine_p.h.
| QRectF QFontEngine::Properties::boundingBox |
Definition at line 112 of file qfontengine_p.h.
| QFixed QFontEngine::Properties::capHeight |
Definition at line 118 of file qfontengine_p.h.
| QByteArray QFontEngine::Properties::copyright |
Definition at line 111 of file qfontengine_p.h.
| QFixed QFontEngine::Properties::descent |
Definition at line 115 of file qfontengine_p.h.
| QFixed QFontEngine::Properties::emSquare |
Definition at line 113 of file qfontengine_p.h.
| QFixed QFontEngine::Properties::italicAngle |
Definition at line 117 of file qfontengine_p.h.
| QFixed QFontEngine::Properties::leading |
Definition at line 116 of file qfontengine_p.h.
| QFixed QFontEngine::Properties::lineWidth |
Definition at line 119 of file qfontengine_p.h.
| QByteArray QFontEngine::Properties::postscriptName |
Definition at line 110 of file qfontengine_p.h.