I have an object of QFile, I hope to search some special markers from this file. But I did not find any functions to do it without reading the file.

Are there some ways to do it?

Thanks