Qt Classes for Internationalization

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

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