Hi,

I want to replace these:
KGlobal::locale()->positiveSign() and negativeSign()

Currently i'm using KLocale::global()->positiveSign() and negativeSign().
I found QLocale::system() in Qt5, but i'm not sure if i should use it to
replace KGlobale::locale() in my case.

Regards,
Reza


On Thu, Aug 29, 2013 at 3:24 AM, Albert Astals Cid <aa...@kde.org> wrote:

> El Dimecres, 28 d'agost de 2013, a les 19:34:04, Reza Shah va escriure:
> > Hi
> >
> > What would be the proper replacement for KGlobal::locale() in KF5:
> > - KLocale::global() or
> > - QLocale::system()
>
> What do you want to do?
>
> Cheers,
>   Albert
>
> >
> > Regards,
> > Reza
>
>
> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
> unsubscribe <<
>
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to