rgheck wrote:
Abdelrazak Younes wrote:
rgheck wrote:
Abdelrazak Younes wrote:
It seems that I cannot reproduce the problem on Windows.
Could you compile this program and tells me if it detects any
change in the test text file?
How do I compile this? I'm used to makefiles....
OK, I figured that out finally. On my system, it just sits there and
does nothing, no matter what I do to the file. (Yes, I did change it
to /tmp/testfile.)
Then this is a bug of Qt on your platform. Could you report it to
trolltech?
Would a workaround be to destroy and recreate the QFileInfo object?
That would be worth a try.
Abdel.