|
QCodeEdit 2.2
|
A specialized file monitor that works around some issues in QFileSystemWatcher. More...

Classes | |
| struct | Watch |
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 > |
A specialized file monitor that works around some issues in QFileSystemWatcher.
1.7.4