[Qt-creator] Locale for plugin

Ziller Eike Eike.Ziller at digia.com
Tue May 21 13:07:14 CEST 2013


On 18.05.2013, at 15:24, Thomas Meyer <public at meyer-thomas.com> wrote:

> Hi,
> how can I get the locale for a plugin?
> I need the decimal / grouping characters and date / time formats
> (for MS Windows) in the chosen language.
> I have tried something with 'Core::ICore::userInterfaceLanguage()' and
> I found that the "qtc_locale" property is never set by 
> "English" or "C", because it is built-in. So, the 
> "qtc_locale" is empty.

Probably not ideal, but if qtc_locale is empty, just use QLocale() instead of QLocal(userInterfaceLanguage)

Br, Eike

> Qt Creator version:
> 
> Qt Creator 2.7.0
> Based on Qt 5.0.2 (32 bit)
> 
> Built on Apr 9 2013 at 09:32:03
> 
> From revision b6257ef735
> 
> Thanks,
>     Thomas
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator

-- 
Eike Ziller, Senior Software Engineer - Digia, Qt
 
Digia Germany GmbH, Rudower Chaussee 13, D-12489 Berlin
Geschäftsführer: Mika Pälsi, Juha Varelius, Anja Wasenius
Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B




More information about the Qt-creator mailing list