QString.fromUtf16

Undocumented in source. Be warned that the author may not have intended to support it.
  1. QString fromUtf16(const(wchar)* , qsizetype size)
  2. QString fromUtf16(const(ushort)* str, qsizetype size)
    struct QString
    static
    fromUtf16
    (
    const(ushort)* str
    ,)

Meta