[Interest] QFileSystemWatcher and accesing files in monitored directory...
Igor Mironchik
igor.mironchik at gmail.com
Mon Aug 31 18:31:49 CEST 2015
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.
More information about the Interest
mailing list