QLocale has methods:
1. nativeLanguageName()
Returns locale's language name in native spelling.
2. languageToString() [static]
Returns other language name in English.

I need a method to return other language name in, say, default
locale's spelling. Some sort of languageToString() method, but
non-static. How to achieve this?

Regards,
Dmitrii.

2013/5/20 Dmitrii Volosnykh <[email protected]>:
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to