| Eneboo - Documentación para desarrolladores | 
 
  
 | Métodos públicos | |
| QTextCodecFromIODDecoder (const QTextCodecFromIOD *c) | |
| QString | toUnicode (const char *chars, int len) | 
| QTextCodecFromIODDecoder::QTextCodecFromIODDecoder | ( | const QTextCodecFromIOD * | c | ) | 
Converts the first len bytes in chars to Unicode, returning the result.
If not all characters are used (e.g. if 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.
Implementa QTextDecoder.
 1.7.4
 1.7.4