Application Creation (part 3/3): Translation for Developers
“Think Globally, Act Locally” ... the Qt way
Agenda and learning objectives:
- Internationalization (i18n) and Qt
- Preparing a text to be translated
- The steps that need to be taken after the code is complete
- A translation demo in QtCreator
- Influencing formats with QLocale
This video is part of a 3 part series based on learning materials from the Qt Essentials - Widgets Edition course (course outline available here). This particular series is based on the Application Creation module and includes the following videos:
- Application Creation (part 1/3): MainWindows
- Application Creation (part 2/3): Settings, resources and application deployment
- Application Creation (part 3/3): Translation for Developers
(More videos based on Qt Essentials - Widgets Edition are located here.)
The presentation slides (in PDF format) and code examples (available here) have initially been prepared by Qt Training to provide external companies with materials to be used to train developers, however, they are available for everyone. You can also visit the Training Materials page in Qt eLearning to download more materials for you to use to learn Qt at your own pace.
This session has been presented by Justin Noel, an Authorized Qt Trainer at ICS. More information about this and other training offers can be found here. ICS, a Qt Certified partner, delivers premium Qt consulting and training services.
Have you enjoyed this presentation? Would you like to see more? Please click here and leave us your feedback!

1 comment
November 6, 2011
Lab Rat
Altough internationalization is a vast subject, Justin did present the basic steps required in a very clear manner.
Helpful video, specially for the beginner, because any app should take internationalization in consideration.
Good video.