Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

How to get complete strings and its translation from QTranslator object?

$
0
0
(Reposting in right place) Hello Guys, I have another interesting problem to solve. In my application, am using QApplication::tr() to translate the strings. And, I use QTranslator object to load the translator files on the application.. What i need is, Since, QTranslator object is pointing or containing strings and its translations present in qm file, Is there a way where i can get all the strings and its translations? Is that possible? Please let me know.. Appreciate your feedback again.. Thanks, Kumar

Viewing all articles
Browse latest Browse all 13965

Trending Articles