Qt internationalization webinar

Qt Internationalization: Localizing with Qt and QML

In today’s economy, internationalization is increasingly important as our target audience has gone from being a local one to a global one. This webinar will look at what tools Qt provides for this task and cover best practices for C++ and QML, as well as the other steps you need to take to create a properly localized Qt application.

Agenda:

  • What is Internationalization?
  • Traditional Qt (C++)
  • Qt Quick (QML)
  • Generating and Loading Translations
  • Qt Linguist
  • Advanced Topics
  • Common Errors and Useful Tips