Thank you, could you also tell me what i would replace lines 9, 13 , and 18 with.
Thank you, could you also tell me what i would replace lines 9, 13 , and 18 with.
Last edited by Nicklax; 7th November 2016 at 01:17.
Well, you don't necessarily have to change these lines at all, if you want to:
getline -> QTextStream::readLine()
string::find() -> QString::indexOf()
Cheers,
_
Bookmarks