Qt Linguist Examples

Internationalization is a core feature of Qt. These examples show how to access translation and localization facilities at run-time.

Arrow Pad Example

Understanding the Qt Linguist contexts concept and using two or more languages.

Hello tr() Example

Translating a small Hello World program to Latin.

I18N Example

Demonstrates Qt's support for translated text.

Qt Quick I18N

Generating translation files (TS and QM) for a Qt Quick application

Troll Print Example

Updating translations for later releases.