hi!

i've experiencing some adversities using Qtextstream as i'm looking to read a file line by line, witch i can do as expected, but i can't just go to a specific line or reverse the reading order.

like if i was reading line 1,2,3,4 and then i wanted to read line 3,2,1.


if someone could help...