Eneboo - Documentación para desarrolladores
Métodos públicos
Referencia de la Clase QTextCodecFromIODDecoder
Diagrama de herencias de QTextCodecFromIODDecoder
QTextDecoder

Lista de todos los miembros.

Métodos públicos

 QTextCodecFromIODDecoder (const QTextCodecFromIOD *c)
QString toUnicode (const char *chars, int len)

Documentación del constructor y destructor

QTextCodecFromIODDecoder::QTextCodecFromIODDecoder ( const QTextCodecFromIOD c)

Documentación de las funciones miembro

QString QTextCodecFromIODDecoder::toUnicode ( const char *  chars,
int  len 
) [virtual]

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.


La documentación para esta clase fue generada a partir del siguiente fichero:
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'