![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qfont_p.h>
Public Member Functions | |
| Key () | |
| Key (const QFontDef &d, uchar c, bool m=0) | |
| bool | operator< (const Key &other) const |
| bool | operator== (const Key &other) const |
Public Attributes | |
| QFontDef | def |
| uchar | script |
| uchar | multi: 1 |
|
inline |
|
inline |