[Qt-interest] QxtCountryComboBox

RZ rz at univie.ac.at
Thu Oct 29 23:30:34 CET 2009


Hi all,

QxtCountryComboBox shows english country names although my language 
settings are definitely german. Any ideas how to get it to display the 
country names in German?

I tried playing with e.g.
QLocale::setDefault(QLocale(QLocale::German));
or
QLocale::setDefault(QLocale::C);
but with no success.

Thx for any help,

RZ



More information about the Qt-interest-old mailing list