Hi! I want to format a QString like i do it with printf("%10f", 1.01). How can i realize that? Thanks for your help!
QString::sprintf() or better yet QString::arg().
Your biological and technological distinctiveness will be added to our own. Resistance is futile. Please ask Qt related questions on the forum and not using private messages or visitor messages.
Forum Rules
Bookmarks