![]() |
Qt 6.x
The Qt SDK
|
#include <qwindowsfontdatabase_p.h>
Public Attributes | |
QString | name |
QString | style |
QString | preferredName |
QString | preferredStyle |
Definition at line 112 of file qwindowsfontdatabase_p.h.
QString QFontNames::name |
Definition at line 114 of file qwindowsfontdatabase_p.h.
Referenced by addFontToDatabase(), and addFontToDatabase().
QString QFontNames::preferredName |
Definition at line 116 of file qwindowsfontdatabase_p.h.
Referenced by addFontToDatabase(), and addFontToDatabase().
QString QFontNames::preferredStyle |
Definition at line 117 of file qwindowsfontdatabase_p.h.
Referenced by addFontToDatabase(), and addFontToDatabase().
QString QFontNames::style |
Definition at line 115 of file qwindowsfontdatabase_p.h.