Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CFGAS_FontDescriptorInfo Struct Reference

#include <cfgas_fontmgr.h>

Collaboration diagram for CFGAS_FontDescriptorInfo:

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_FontDescriptorpFont
int32_t nPenalty

Detailed Description

Definition at line 70 of file cfgas_fontmgr.h.

Member Function Documentation

◆ operator<()

bool CFGAS_FontDescriptorInfo::operator< ( const CFGAS_FontDescriptorInfo & other) const
inline

Definition at line 78 of file cfgas_fontmgr.h.

References nPenalty.

◆ operator==()

bool CFGAS_FontDescriptorInfo::operator== ( const CFGAS_FontDescriptorInfo & other) const
inline

Definition at line 81 of file cfgas_fontmgr.h.

References nPenalty.

◆ operator>()

bool CFGAS_FontDescriptorInfo::operator> ( const CFGAS_FontDescriptorInfo & other) const
inline

Definition at line 75 of file cfgas_fontmgr.h.

References nPenalty.

Member Data Documentation

◆ nPenalty

int32_t CFGAS_FontDescriptorInfo::nPenalty

Definition at line 73 of file cfgas_fontmgr.h.

Referenced by operator<(), operator==(), and operator>().

◆ pFont

UNOWNED_PTR_EXCLUSION CFGAS_FontDescriptor* CFGAS_FontDescriptorInfo::pFont

Definition at line 72 of file cfgas_fontmgr.h.


The documentation for this struct was generated from the following file: