Quote Originally Posted by jpn View Post
You might want to read it again, you must have missed something. If you mean text written in Designer, UIC provides a retranslateUi() method which is mentioned in the article.


QObject::tr() and QApplication::translate() work based on installed translators.
I do not use Designer, all my classes are handcoded.