Hi guys,

I set up QFileSystemWatcher for monitoring some directory. All is fine 
But sometimes in slots connected to the directoryChanged() I can't do 
file reading... I', trying to open file with QIODevice::ReadOnly, but it 
fails...

Can it be problem of implementation of QFileSystemWatcher? How can I 
solve this problem? I really need to read files from monitored directory.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to