QString.fromUcs4

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

Meta