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. | |
The example demonstrates best practices for using Qt's translation and localization features in CMake and Qt Quick, in particular changing the language of an application during runtime. It extends the simpler Localized Clock Example. | |
Generating translation files (TS and QM) for a Qt Quick application | |
Updating translations for later releases. |
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.