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

#include <fgas_fontutils.h>

+ Collaboration diagram for FGAS_FONTUSB:

Public Attributes

uint16_t wStartUnicode
 
uint16_t wEndUnicode
 
uint16_t wBitField
 
FX_CodePage wCodePage
 

Static Public Attributes

static constexpr uint16_t kNoBitField = 999
 

Detailed Description

Definition at line 15 of file fgas_fontutils.h.

Member Data Documentation

◆ kNoBitField

uint16_t FGAS_FONTUSB::kNoBitField = 999
staticconstexpr

Definition at line 16 of file fgas_fontutils.h.

Referenced by CFGAS_FontMgr::GetFontByUnicode().

◆ wBitField

uint16_t FGAS_FONTUSB::wBitField

Definition at line 20 of file fgas_fontutils.h.

Referenced by CFGAS_FontMgr::GetFontByUnicode(), and TEST().

◆ wCodePage

FX_CodePage FGAS_FONTUSB::wCodePage

Definition at line 21 of file fgas_fontutils.h.

Referenced by CFGAS_FontMgr::GetFontByUnicode(), and TEST().

◆ wEndUnicode

uint16_t FGAS_FONTUSB::wEndUnicode

Definition at line 19 of file fgas_fontutils.h.

Referenced by FGAS_GetUnicodeBitField().

◆ wStartUnicode

uint16_t FGAS_FONTUSB::wStartUnicode

Definition at line 18 of file fgas_fontutils.h.


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