dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QChar.surrogateToUcs4
qt
core
qchar
QChar
Undocumented in source. Be warned that the author may not have intended to support it.
uint
surrogateToUcs4
(ushort high, ushort low)
struct
QChar
pragma(
inline
, true) static
uint
surrogateToUcs4
(
ushort
high
,
ushort
low
)
uint
surrogateToUcs4
(QChar high, QChar low)
Meta
Source
See Implementation
qt
core
qchar
QChar
constructors
this
enums
Category
CombiningClass
Decomposition
Direction
Joining
JoiningType
Script
SpecialCharacter
UnicodeVersion
functions
isNull
toLatin1
unicode
static functions
fromLatin1
highSurrogate
isHighSurrogate
isLowSurrogate
isNonCharacter
isSurrogate
lowSurrogate
requiresSurrogates
surrogateToUcs4