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
systemfontinfo_iface.h File Reference

(08e24b2ba6847221abd35e9b994206b764d6b322)

#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"
Include dependency graph for systemfontinfo_iface.h:
This graph shows which files directly or indirectly include this file:

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')

Variable Documentation

◆ kTableNAME

uint32_t kTableNAME = CFX_FontMapper::MakeTag('n', 'a', 'm', 'e')
constexpr

Definition at line 18 of file systemfontinfo_iface.h.

◆ kTableTTCF

uint32_t kTableTTCF = CFX_FontMapper::MakeTag('t', 't', 'c', 'f')
constexpr