用于国际化的 Qt 类

Qt 国际化 for information on how to use these classes in your applications.

QCollator

根据本地整理算法比较字符串

QCollatorSortKey

可以用于加速字符串整理

QLocale

在数字及其各种语言的字符串表示之间转换

QTextCodec

在文本编码间转换

QTextDecoder

基于状态的解码器

QTextEncoder

基于状态的编码器

QTranslator

用于文本输出的国际化支持