[Qt-interest] QFileSystemWatcher Question

Dave Gerlach dave at gigmax.com
Thu Aug 13 05:08:13 CEST 2009


Hello All,

When you add a path to QFileSystemWatcher and then modify a file that is 
in the directory being watched, does the directoryChanged() signal fire? 
I thought it did in a past project I worked on but now it seems this is 
not so. Adding, renaming, and deleting files at the path causes the 
signal to fire but actually changing the contents of the file does not. 
Any thoughts on this?

Thanks,

Dave G



More information about the Qt-interest-old mailing list