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

QTextCodec

Conversions between text encodings

QTextDecoder

State-based decoder

QTextEncoder

State-based encoder

QTranslator

Internationalization support for text output