QString.fromUtf8

Undocumented in source. Be warned that the author may not have intended to support it.
  1. QString fromUtf8(const(char)* str, int size)
  2. QString fromUtf8(const(QByteArray) str)
    struct QString
    pragma(inline, true) static
    fromUtf8
    (
    ref const(QByteArray) str
    )

Meta