QString.fromUcs4

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

Meta