![]() |
Qt 6.x
The Qt SDK
|
#include <qwindowsfontdatabase_p.h>
Public Attributes | |
quint16 | weight = 0 |
bool | isItalic = false |
bool | isOverstruck = false |
bool | isUnderlined = false |
Definition at line 120 of file qwindowsfontdatabase_p.h.
bool QFontValues::isItalic = false |
Definition at line 123 of file qwindowsfontdatabase_p.h.
Referenced by getFamiliesAndSignatures().
bool QFontValues::isOverstruck = false |
Definition at line 124 of file qwindowsfontdatabase_p.h.
Referenced by getFamiliesAndSignatures().
bool QFontValues::isUnderlined = false |
Definition at line 125 of file qwindowsfontdatabase_p.h.
Referenced by getFamiliesAndSignatures().
quint16 QFontValues::weight = 0 |
Definition at line 122 of file qwindowsfontdatabase_p.h.
Referenced by getFamiliesAndSignatures().