PDA

View Full Version : cin Equivalent in Qt



amiref
27th March 2011, 17:56
Hi
When In c++ I want to give a string from user , I use cin .now I want to give a qstring
from user , how can I do this ? what is the equivalent of cin in qt ?
please help me.
thanks .

wysota
27th March 2011, 18:16
There is no equivalent. You can use cin.