So what you are trying to do is read the entire contents of the file more than once?
So what you are trying to do is read the entire contents of the file more than once?
Yes.. That is the case
Well, then it is nonsense. Simply do something like: . If you still want to read the file again, use QIODevice::reset().
Bookmarks