Eneboo - Documentación para desarrolladores
Métodos públicos
Referencia de la Clase TWTextCodecs
Diagrama de herencias de TWTextCodecs
QTextCodecPlugin QGPlugin QGPlugin QObject QObject QObject QObject Qt Qt Qt Qt Qt Qt Qt Qt

Lista de todos los miembros.

Métodos públicos

 TWTextCodecs ()
QStringList names () const
QValueList< intmibEnums () const
QTextCodeccreateForMib (int)
QTextCodeccreateForName (const QString &)

Documentación del constructor y destructor

TWTextCodecs::TWTextCodecs ( ) [inline]

Documentación de las funciones miembro

QTextCodec * TWTextCodecs::createForMib ( int  mib) [virtual]

Creates a QTextCodec object for the mib enum mib.

(See the IANA character-sets encoding file for more information)

Ver también:
mibEnums()

Implementa QTextCodecPlugin.

QTextCodec * TWTextCodecs::createForName ( const QString name) [virtual]

Creates a QTextCodec object for the codec called name.

Ver también:
names()

Implementa QTextCodecPlugin.

QValueList<int> TWTextCodecs::mibEnums ( ) const [inline, virtual]

Returns the list of mib enums supported by this plugin.

Ver también:
createForMib()

Implementa QTextCodecPlugin.

QStringList TWTextCodecs::names ( ) const [inline, virtual]

Returns the list of mime names supported by this plugin.

Ver también:
createForName()

Implementa QTextCodecPlugin.


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'