Qt Linguist Examples
Internationalization is a core feature of Qt. These examples show how to access translation and localization facilities at run-time.
Understanding the Qt Linguist contexts concept and using two or more languages. | |
Translating a small Hello World program to Latin. | |
Demonstrates Qt's support for translated text. | |
The example shows best practices for using Qt's translation and localization features in CMake and Qt Quick including the handling of plurals in different languages, and localized time and date formats. | |
Generating translation files (TS and QM) for a Qt Quick application | |
Updating translations for later releases. |