![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qfontdatabase_p.h>
Public Attributes | |
| QString | familyName |
| QString | styleName |
| int | weight = 0 |
| QFont::Style | style = QFont::StyleNormal |
| int | stretch = QFont::Unstretched |
Definition at line 245 of file qfontdatabase_p.h.
| QString QFontDatabasePrivate::ApplicationFont::Properties::familyName |
Definition at line 246 of file qfontdatabase_p.h.
| int QFontDatabasePrivate::ApplicationFont::Properties::stretch = QFont::Unstretched |
Definition at line 250 of file qfontdatabase_p.h.
| QFont::Style QFontDatabasePrivate::ApplicationFont::Properties::style = QFont::StyleNormal |
Definition at line 249 of file qfontdatabase_p.h.
| QString QFontDatabasePrivate::ApplicationFont::Properties::styleName |
Definition at line 247 of file qfontdatabase_p.h.
| int QFontDatabasePrivate::ApplicationFont::Properties::weight = 0 |
Definition at line 248 of file qfontdatabase_p.h.