Hi,
I use id based translation in my application. That means, that I use qtTrId() instead of tr() function. It works well, as I have most translatable strings in source code.
Problem is with forms generated by Qt Designer. Is it somehow possible to make lupdate generate contextless translates event for ui forms?
Thanks for help![]()
Bookmarks