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

Lista de todos los miembros.

Métodos públicos

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

Documentación del constructor y destructor

QBig5hkscsDecoder::QBig5hkscsDecoder ( ) [inline]

Documentación de las funciones miembro

QString QBig5hkscsDecoder::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'