[Qt-interest] QDialogButtonBox question
Scott Aron Bloom
Scott.Bloom at onshorecs.com
Fri May 7 18:39:10 CEST 2010
In order to have them translated, you need to compile (using lrelease)
and load the .qm files for qt found in $QTDIR/translations/qt_*.ts
There is also the "untranslated" English version, which would allow you
to translate them into other languages then those shipped.
Scott
-----Original Message-----
From: qt-interest-bounces at trolltech.com
[mailto:qt-interest-bounces at trolltech.com] On Behalf Of Robert Hairgrove
Sent: Friday, May 07, 2010 9:29 AM
To: qt-interest at trolltech.com
Subject: [Qt-interest] QDialogButtonBox question
Just a thought ... why are there pre-defined shortcut accelerator keys
defined for "OK" and "Cancel", but none for "Help"?
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?)
_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest
More information about the Qt-interest-old
mailing list