[Qt-interest] QDialogButtonBox question

Julien Cugnière julien.cugniere at gmail.com
Fri May 7 18:38:59 CEST 2010


2010/5/7 Robert Hairgrove <evorgriahr at hispeed.ch>:
> Also, are these captions translatable? I don't see any way of editing
> them... (I know how to fix this in my code, but why isn't it built in?)

Look into %QTDIR%/translations/. You need to install qt_xx.qm with
your application in order to translate strings that are built into Qt.
Depending on the target language, you might also need to fill in some
(or all) of the translations in the qt_xx.ts file.

-- 
Julien Cugnière




More information about the Qt-interest-old mailing list