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
FGAS_FontInfo Struct Reference

#include <fgas_fontutils.h>

+ Collaboration diagram for FGAS_FontInfo:

Public Attributes

uint32_t dwFontNameHash
 
const char * pPsName
 
const char * pReplaceFont
 
uint16_t dwStyles
 
FX_CodePage wCodePage
 

Detailed Description

Definition at line 26 of file fgas_fontutils.h.

Member Data Documentation

◆ dwFontNameHash

uint32_t FGAS_FontInfo::dwFontNameHash

Definition at line 27 of file fgas_fontutils.h.

Referenced by FGAS_FontInfoByFontName(), and FGAS_FontNameToEnglishName().

◆ dwStyles

uint16_t FGAS_FontInfo::dwStyles

Definition at line 30 of file fgas_fontutils.h.

◆ pPsName

const char* FGAS_FontInfo::pPsName

Definition at line 28 of file fgas_fontutils.h.

Referenced by FGAS_FontNameToEnglishName().

◆ pReplaceFont

const char* FGAS_FontInfo::pReplaceFont

Definition at line 29 of file fgas_fontutils.h.

Referenced by CFGAS_DefaultFontManager::GetFont().

◆ wCodePage

FX_CodePage FGAS_FontInfo::wCodePage

Definition at line 31 of file fgas_fontutils.h.


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