List Question
20 TechQA 2023-12-04T12:47:01.063000How to add translation file to Qt in Ubuntu
128 views
Asked by MoritzMoreira
QML translator error: only works if I add a translator.emptyString after qsTr
29 views
Asked by Mendes
Translation of Qt buttons not working with QTranslator
146 views
Asked by buhtz
How to properly change Qt translation line (string) so it would be seen in Linguist
171 views
Asked by S0ulM1ke
How to use retranslateUi() recursively on all ui in QMainWindow?
254 views
Asked by Mark
QT : QTranslate is not working with QObject subclass
139 views
Asked by Gourav Rana
How to translate ui file + several questions
68 views
Asked by olielvewen
PyQt5 QTranslator translate not working with constants file
1.1k views
Asked by Canuma
How to catch QEvent::LanguageChange in QObject
431 views
Asked by John Doe
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
QTranslator tr() - problem with initial blank spaces?
58 views
Asked by user1541092
QTranslator: why are some parts of app not translated?
249 views
Asked by Bobur
Why language packs have to be loaded before main window is created in Qt?
231 views
Asked by Theodore Tang
Qt Translator doesn't work in Lambda Slot
270 views
Asked by ruhig brauner
How to log the original string of QObject::tr and still display to the GUI the translation?
879 views
Asked by ymoreau
Canonical QTranslator example with real-world QLocale
362 views
Asked by Christopher Oezbek
Dynamically 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