Quote Originally Posted by Bong.Da.City View Post
I have an integer and I want to convert it into char but keeping its value!! !!!

How to do that?
Unless I am misunderstanding what you want, I would suggest you look at QString::number.