hi,
whats the advantage of using QTextStream over QFile? i.e i convert to QTextStream (e.g QTextStream in(&file)) and reading the lines, instead of using the Qfile readLine method.
I use QT4.1.3
Thank you,
regards,
sreedhar
hi,
whats the advantage of using QTextStream over QFile? i.e i convert to QTextStream (e.g QTextStream in(&file)) and reading the lines, instead of using the Qfile readLine method.
I use QT4.1.3
Thank you,
regards,
sreedhar
Last edited by sreedhar; 28th June 2006 at 10:36. Reason: mentioning the version of QT
Bookmarks