you can use QString::number() to convert the int into a QString and then according to the length of the string you can insert '.' where ever you want.
you can use QString::number() to convert the int into a QString and then according to the length of the string you can insert '.' where ever you want.
Bookmarks