![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <fgas_fontutils.h>
Public Attributes | |
| uint32_t | dwFontNameHash |
| const char * | pPsName |
| const char * | pReplaceFont |
| uint16_t | dwStyles |
| FX_CodePage | wCodePage |
Definition at line 26 of file fgas_fontutils.h.
| uint32_t FGAS_FontInfo::dwFontNameHash |
Definition at line 27 of file fgas_fontutils.h.
Referenced by FGAS_FontInfoByFontName(), and FGAS_FontNameToEnglishName().
| uint16_t FGAS_FontInfo::dwStyles |
Definition at line 30 of file fgas_fontutils.h.
| const char* FGAS_FontInfo::pPsName |
Definition at line 28 of file fgas_fontutils.h.
Referenced by FGAS_FontNameToEnglishName().
| const char* FGAS_FontInfo::pReplaceFont |
Definition at line 29 of file fgas_fontutils.h.
Referenced by CFGAS_DefaultFontManager::GetFont().
| FX_CodePage FGAS_FontInfo::wCodePage |
Definition at line 31 of file fgas_fontutils.h.