Hey trolls,

I have a QPlainTextEdit.
I've load the content of a file.

Now in another editor I modify the content of that file.

Is it possible to get my QPlainTextEdit refreshed without getting my cursor / scrollbars screwed up ?

Thanks.