Qtopia Home - Classes - Hierachy - Annotated - Functions - Licenses - Reference

QTextDecoder Class Reference

State-based decoder. More...

#include <qtextcodec.h>

List of all member functions.

Public Members


Detailed Description

State-based decoder

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

See also QTextCodec::makeEncoder().


Member Function Documentation

QTextDecoder::~QTextDecoder () [virtual]

Destructs the decoder.

QString QTextDecoder::toUnicode ( const char * chars, int len ) [pure virtual]

Converts the first len bytes at chars to Unicode, returning the result.

If not all characters are used (eg. 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.


This file is part of the Qtopia platform, copyright © 1995-2005 Trolltech, all rights reserved.


Copyright © 2005 Trolltech Trademarks
Qtopia version 2.2.0