![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qwindowsfontdatabase_p.h>
Public Attributes | |
quint16 | weight = 0 |
bool | isItalic = false |
bool | isOverstruck = false |
bool | isUnderlined = false |
Definition at line 132 of file qwindowsfontdatabase_p.h.
bool QFontValues::isItalic = false |
Definition at line 135 of file qwindowsfontdatabase_p.h.
Referenced by getFamiliesAndSignatures().
bool QFontValues::isOverstruck = false |
Definition at line 136 of file qwindowsfontdatabase_p.h.
Referenced by getFamiliesAndSignatures().
bool QFontValues::isUnderlined = false |
Definition at line 137 of file qwindowsfontdatabase_p.h.
Referenced by getFamiliesAndSignatures().
quint16 QFontValues::weight = 0 |
Definition at line 134 of file qwindowsfontdatabase_p.h.