|
ISLEman
|
Public Member Functions | |
| QTextCodecFromIODDecoder (const QTextCodecFromIOD *c) | |
| QString | toUnicode (const char *chars, int len) |
Public Member Functions inherited from QTextDecoder | |
| virtual | ~QTextDecoder () |
|
virtual |
Converts the first len bytes at chars to Unicode, returning the result.
If not all characters are used (eg. only part of a multi-byte encoding is at the end of the characters), the decoder remembers enough state to continue with the next call to this function.
Implements QTextDecoder.
1.8.12