#include <delayedfilewatcher.h>
Definition at line 27 of file delayedfilewatcher.h.
◆ DelayedFileWatcher() [1/2]
DelayedFileWatcher::DelayedFileWatcher |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ DelayedFileWatcher() [2/2]
DelayedFileWatcher::DelayedFileWatcher |
( |
const QStringList & |
paths, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ delayedDirectoryChanged
void DelayedFileWatcher::delayedDirectoryChanged |
( |
const QString & |
path | ) |
|
|
signal |
◆ delayedFileChanged
void DelayedFileWatcher::delayedFileChanged |
( |
const QString & |
path | ) |
|
|
signal |
The documentation for this class was generated from the following files: