Qt logo

QTextEncoder Class Reference


State-based encoder More...

#include <qtextcodec.h>

List of all member functions.

Public Members


Detailed Description

State-based encoder

A QTextEncoder converts Unicode into another format, remembering any state that is required between calls.

See also: QTextCodec::makeEncoder().


Member Function Documentation

QTextEncoder::~QTextEncoder () [virtual]

Destroys the encoder.

QCString QTextEncoder::fromUnicode ( const QString & uc, int & lenInOut ) [virtual]

Converts lenInOut characters (not bytes) from uc, producing a QCString. lenInOut will also 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).


Search the documentation, FAQ, qt-interest archive and more (uses www.troll.no):


This file is part of the Qt toolkit, copyright © 1995-99 Troll Tech, all rights reserved.


Copyright © 1999 Troll TechTrademarks
Qt version 2.0.2