![]() |
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 | |
| QString | font |
| QString | style |
Friends | |
| bool | operator== (const FontAndStyle &lhs, const FontAndStyle &rhs) noexcept |
| bool | operator!= (const FontAndStyle &lhs, const FontAndStyle &rhs) noexcept |
Definition at line 144 of file qwindowsfontdatabase_p.h.
|
friend |
Definition at line 150 of file qwindowsfontdatabase_p.h.
References operator==.
|
friend |
Definition at line 148 of file qwindowsfontdatabase_p.h.
Referenced by operator!=.
| QString FontAndStyle::font |
Definition at line 145 of file qwindowsfontdatabase_p.h.
| QString FontAndStyle::style |
Definition at line 146 of file qwindowsfontdatabase_p.h.