QString.fromUtf16

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

Meta