A specialized file monitor that works around some issues in QFileSystemWatcher.
More...
List of all members.
Public Slots |
void | addWatch (const QString &file, QObject *recipient) |
void | removeWatch (QObject *recipient) |
void | removeWatch (const QString &file, QObject *recipient) |
Public Member Functions |
| QReliableFileWatch (QObject *p=0) |
Protected Member Functions |
virtual void | timerEvent (QTimerEvent *e) |
Friends |
class | QPointer< QReliableFileWatch > |
Detailed Description
A specialized file monitor that works around some issues in QFileSystemWatcher.
The documentation for this class was generated from the following files: