List Question
20 TechQA 2017-09-05T15:32:43.927000Dynamically change translation of application with a combobox with pyqt
2.3k views
Asked by Elcook
How can I remove all QTranslator from the app?
1.4k views
Asked by ymoreau
How to add translation file to Qt in Ubuntu
128 views
Asked by MoritzMoreira
QTranslator: why are some parts of app not translated?
249 views
Asked by Bobur
Qt Translator doesn't work in Lambda Slot
270 views
Asked by ruhig brauner
Why do I need a QTranslator for localized button texts in a QMessageBox on Windows?
206 views
Asked by Tobias Leupold
get pyqt5 qlabel widget translation for a given language (without displaying it)
273 views
Asked by RIKEN IAD
QTranslator not working when used in a if statement
211 views
Asked by reckless
Why my C++ Qt UI got translated but not my QStrings in my program?
1.6k views
Asked by toussa
QTranslator tr() - problem with initial blank spaces?
58 views
Asked by user1541092
How does QTranslator handle locale modifiers PyQT?
850 views
Asked by Joshua Strot
Why language packs have to be loaded before main window is created in Qt?
231 views
Asked by Theodore Tang
How to translate ui file + several questions
68 views
Asked by olielvewen
How to catch QEvent::LanguageChange in QObject
431 views
Asked by John Doe
QT : QTranslate is not working with QObject subclass
139 views
Asked by Gourav Rana
How to use retranslateUi() recursively on all ui in QMainWindow?
254 views
Asked by Mark
How to properly change Qt translation line (string) so it would be seen in Linguist
171 views
Asked by S0ulM1ke
Translation of Qt buttons not working with QTranslator
146 views
Asked by buhtz
Canonical QTranslator example with real-world QLocale
362 views
Asked by Christopher Oezbek