Hi, there is a way to convert QString to int?
I fuond QString::number(...) that convert int to QString...
thx
Printable View
Hi, there is a way to convert QString to int?
I fuond QString::number(...) that convert int to QString...
thx
You seem to know the correct term "to int". Now open up QString docs and search. :)
sorry, i foud it...next time i wont so lazy ;)