KCoreAddons
15 #include <kcoreaddons_export.h> 17 class KDirWatchPrivate;
117 void addFile(const
QString &file);
132 void removeDir(const
QString &path);
140 void removeFile(const
QString &file);
154 bool stopDirScan(const
QString &path);
169 bool restartDirScan(const
QString &path);
187 void startScan(
bool notify = false,
bool skippedToo = false);
208 bool contains(const
QString &path) const;
210 void deleteQFSWatcher();
216 static
void statistics();
228 Method internalMethod()
const;
248 static bool exists();
256 void setCreated(
const QString &path);
262 void setDirty(
const QString &path);
268 void setDeleted(
const QString &path);
285 void dirty(
const QString &path);
292 void created(
const QString &path);
300 void deleted(
const QString &path);
WatchMode
Available watch modes for directory monitoring.
Class for watching directory and file changes.
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sun Apr 18 2021 23:02:02 by
doxygen 1.8.11 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.