Defines the FileMonitor class, a utility for monitoring changes in a file directory. More...
#include <QObject>
#include <QSet>
#include <memory>
Go to the source code of this file.
Classes | |
class | FileMonitor |
Monitors a specified directory for file additions or deletions at regular intervals. More... | |
Defines the FileMonitor class, a utility for monitoring changes in a file directory.