Possible Duplicate: Is it possible to use CIN and QT ???
Hi What is the cin equivalent in qt ? thanks.
The equivalent of cin in Qt is cin.
cin
You can use cin, if you want to get QString from the user see this question.
QString