Qt Classes for Internationalization
See Internationalization with Qt for information on how to use these classes in your applications.
The QTextCodec class provides conversions between text encodings. | |
The QTextDecoder class provides a state-based decoder. | |
The QTextEncoder class provides a state-based encoder. | |
The QTranslator class provides internationalization support for text output. | |
The QCollator class compares strings according to a localized collation algorithm. | |
The QCollatorSortKey class can be used to speed up string collation. | |
The QLocale class converts between numbers and their string representations in various languages. |