QChar.surrogateToUcs4

Undocumented in source. Be warned that the author may not have intended to support it.
  1. dchar surrogateToUcs4(wchar high, wchar low)
  2. dchar surrogateToUcs4(QChar high, QChar low)
    struct QChar
    pragma(inline, true) static
    dchar
    surrogateToUcs4

Meta