Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cfgas_fontmgr.h>
Public Member Functions | |
bool | operator> (const CFGAS_FontDescriptorInfo &other) const |
bool | operator< (const CFGAS_FontDescriptorInfo &other) const |
bool | operator== (const CFGAS_FontDescriptorInfo &other) const |
Public Attributes | |
UNOWNED_PTR_EXCLUSION CFGAS_FontDescriptor * | pFont |
int32_t | nPenalty |
Definition at line 68 of file cfgas_fontmgr.h.
|
inline |
Definition at line 76 of file cfgas_fontmgr.h.
References nPenalty.
|
inline |
Definition at line 79 of file cfgas_fontmgr.h.
References nPenalty.
|
inline |
Definition at line 73 of file cfgas_fontmgr.h.
References nPenalty.
int32_t CFGAS_FontDescriptorInfo::nPenalty |
Definition at line 71 of file cfgas_fontmgr.h.
Referenced by operator<(), operator==(), and operator>().
UNOWNED_PTR_EXCLUSION CFGAS_FontDescriptor* CFGAS_FontDescriptorInfo::pFont |
Definition at line 70 of file cfgas_fontmgr.h.