![]() |
Qt 6.x
The Qt SDK
|
#include <qfont_p.h>
Collaboration diagram for QFontCache::Key: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 |
Definition at line 213 of file qfont_p.h.
References QFontDef::fallBackFamilies, and other().
Here is the call graph for this function:
|
inline |
Definition at line 221 of file qfont_p.h.
References QFontDef::fallBackFamilies, and other().
Here is the call graph for this function: