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

Lista de todos los miembros.

Métodos públicos

 QGb2312Decoder ()
QString toUnicode (const char *chars, int len)

Documentación del constructor y destructor

QGb2312Decoder::QGb2312Decoder ( ) [inline]

Documentación de las funciones miembro

QString QGb2312Decoder::toUnicode ( const char *  chars,
int  len 
) [inline, 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'