PDA

View Full Version : QFileSystemWatcher problem!!



Raajesh
23rd June 2008, 17:46
Hi all,

Has anyone tried using file system watcher on Mac? I am using Qt -4.4 on mac & it's not working. basically it never emits fileChanged() signal when a file has been modified or removed from disk. The same sample works fine on windows. Is their any limitation on Mac? Documentation doesn't point to any such limitation.

Can somebody guide on this,

Thanks
Raajesh