QTextDecoder.toUnicode

Undocumented in source.
  1. QString toUnicode(const(char)* chars, int len)
    struct QTextDecoder
    toUnicode
    (
    const(char)* chars
    ,
    int len
    )
  2. QString toUnicode(const(QByteArray) ba)
  3. void toUnicode(QString* target, const(char)* chars, int len)

Meta