Qt Classes for Internationalization

See Internationalization with Qt for information on how to use these classes in your applications.

QCollator

Compares strings according to a localized collation algorithm

QCollatorSortKey

Can be used to speed up string collation

QLocale

Converts between numbers and their string representations in various languages

QStringConverter

Base class for encoding and decoding text

QStringDecoder

State-based decoder for text

QStringEncoder

State-based encoder for text

QTextCodec

Conversions between text encodings

QTextDecoder

State-based decoder

QTextEncoder

State-based encoder

QTranslator

Internationalization support for text output