QString.fromLatin1

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

Meta