QString.fromUtf16

Undocumented in source.
  1. QString fromUtf16(const(ushort)* , int size)
    struct QString
    static
    fromUtf16
    (
    const(ushort)*
    ,
    int size = -1
    )
  2. QString fromUtf16(const(wchar)* str, int size)

Meta