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

Lista de todos los miembros.

Métodos públicos

 QUtf16Encoder ()
QCString fromUnicode (const QString &uc, int &lenInOut)

Documentación del constructor y destructor

QUtf16Encoder::QUtf16Encoder ( ) [inline]

Documentación de las funciones miembro

QCString QUtf16Encoder::fromUnicode ( const QString uc,
int lenInOut 
) [inline, virtual]

Converts lenInOut characters (not bytes) from uc, producing a QCString. lenInOut will be set to the length of the result (in bytes).

The encoder is free to record state to use when subsequent calls are made to this function (for example, it might change modes with escape sequences if needed during the encoding of one string, then assume that mode applies when a subsequent call begins).

Implementa QTextEncoder.


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'