Hi there.

I need someone who can help me

Here's the problem.

I want to read a file and show it on the lineedit.

When the file is modified, i have to read it and update the lineedit to show what has been changed.

How can i solve this problem?

Or Do i have to read the file repeatdly using QThread even though there wasn't any changes?