yes yes, sorry...
sometimes we only need to have the correct clue :-)
Thanks
yes yes, sorry...
sometimes we only need to have the correct clue :-)
Thanks
Just in case you have ended with QString( "%1" ).arg( ... ), if you dig a bit more in the docs, you'll find QString::number( ... ) which works in a similar way, but doesn't need a QString instance.
Bookmarks