[SOLVED] QLocale and currency data
-
I saw in many different places references to QLocale functions referring currency data, like:
- currencySymbol()
- toCurrencyString(QString)
I'd like to know where are them?
If I open qlocale.h, "latest doc":http://doc.qt.nokia.com/latest/qlocale.html there is nothing about them...
I've even opened older docs but without success.Does anyone know what happened? I would like to format a string with integers to a proper currency format.
Thanks in advance, Cayan.
-
This functions will be add in Qt 4.8 "doc":http://doc.qt.nokia.com/4.8/qlocale.html#currencySymbol