You don't need QTextStream if you don't want it. Checking the status is cheap, it's just a variable in the stream object. However using the stream itself already adds some overhead.
You don't need QTextStream if you don't want it. Checking the status is cheap, it's just a variable in the stream object. However using the stream itself already adds some overhead.
Bookmarks