Hi every one,

I started using QT recently, i have a text file which contain thousand lines and i want to change the particular lines of the files at particular location. currently i am doing it by buffering the whole file which is just a mess for me. Is there is anyway to change the particular lines of the text file. i am taking the input through the text boxes and want to change those value in the text file.

Thanks

Usman