![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <stddef.h>#include <stdint.h>#include "core/fxcrt/bytestring.h"#include "core/fxcrt/fx_codepage_forward.h"#include "core/fxcrt/span.h"#include "core/fxge/cfx_fontmapper.h"Go to the source code of this file.
Classes | |
| class | SystemFontInfoIface |
Variables | |
| constexpr uint32_t | kTableNAME = CFX_FontMapper::MakeTag('n', 'a', 'm', 'e') |
| constexpr uint32_t | kTableTTCF = CFX_FontMapper::MakeTag('t', 't', 'c', 'f') |
|
constexpr |
Definition at line 18 of file systemfontinfo_iface.h.
|
constexpr |
Definition at line 19 of file systemfontinfo_iface.h.
Referenced by CFX_FolderFontInfo::GetFontData(), and CFX_FolderFontInfo::ScanFile().