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

(3dce9b5818576f04ce21cec4b3686eda012e5b65)

#include <stddef.h>
#include <stdint.h>
#include "core/fxcrt/bytestring.h"
#include "core/fxcrt/fx_codepage_forward.h"
#include "core/fxge/cfx_fontmapper.h"
#include "third_party/base/containers/span.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