Try Qt Code: Switch view QString number = QLocale(QLocale::English).toString(123456789, 'f', 2); QString number = QLocale(QLocale::English).toString(123456789, 'f', 2); To copy to clipboard, switch view to plain text mode
QString number = QLocale(QLocale::English).toString(123456789, 'f', 2);
J-P Nurmi
baray98 (25th October 2007), gfunk (7th December 2007), iskenderoguz (6th February 2016)
Forum Rules
Bookmarks