Hi to all!
I have an QApplication object in which QTranslator is installed. It works perferctly. But now I have a problem. I have a "grandchild" qwidget that holds language selection QPushButton subclassed objects. How do I launch QApplication::loadTranslator from this window??
Bookmarks