Qt Classes for Internationalization

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

QTextCodec

The QTextCodec class provides conversions between text encodings.

QTextDecoder

The QTextDecoder class provides a state-based decoder.

QTextEncoder

The QTextEncoder class provides a state-based encoder.

QTranslator

The QTranslator class provides internationalization support for text output.

QCollator

The QCollator class compares strings according to a localized collation algorithm.

QCollatorSortKey

The QCollatorSortKey class can be used to speed up string collation.

QLocale

The QLocale class converts between numbers and their string representations in various languages.