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. | |
Generating translation files (TS and QM) for a Qt Quick application | |
Updating translations for later releases. |