[Qt-interest] How to change the language at run time in the Application
Thomas Dähling
t.daehling at googlemail.com
Tue May 19 14:47:17 CEST 2009
You'll have to re-implement the changeEvent() function.
See also:
http://wiki.qtcentre.org/index.php?title=Dynamic_translation_in_Qt4_applications
/Thomas
Am Dienstag, den 19.05.2009, 18:11 +0530 schrieb Santhosh Y:
> Hi,
>
> How to change dynamically laguage of QAction/QPushButton items
>
> I have gone through the example linguist/hellotr/main.cpp present in
> Assistant.
> I am able to understand the same and I able to run the example given here.
>
> My requirement is that, I should be able to change the language at run
> time in a application.
>
More information about the Qt-interest-old
mailing list