On terça-feira, 21 de maio de 2013 19.18.26, Dmitrii Volosnykh wrote:
> 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
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-s
On segunda-feira, 20 de maio de 2013 18.19.26, Dmitrii Volosnykh wrote:
> Hi,
>
> does Qt provide any stuff regarding language codes and their names for
> use in application multi language applications?
See QLocale's documentation, especially this one:
http://qt-project.org/doc/qt-4.8/qlo