QString.fromLocal8Bit

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

Meta