QString.fromLocal8Bit

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

Meta