QByteArray convertFromUnicode(const QChar *, int, ConverterState *) const
Converts the first len characters in uc from Unicode to this encoding, and returns the result in a by...
QString convertToUnicode(const char *, int, ConverterState *) const
Converts the first len characters in chars from this encoding to Unicode, and returns the result in a...
The QTextCodec class provides conversions between text encodings.