KDE API Reference
KCoreAddons
KCoreAddons
KDirWatch
List of All Members for KDirWatch
This is the complete list of members for
KDirWatch
, including inherited members.
enum
Method
enum
WatchMode
flags
WatchModes
KDirWatch
(QObject *)
~KDirWatch
()
addDir
(const QString &, KDirWatch::WatchModes)
addFile
(const QString &)
contains
(const QString &) const : bool
created
(const QString &)
ctime
(const QString &) const : QDateTime
deleted
(const QString &)
dirty
(const QString &)
exists
() : bool
internalMethod
() const : KDirWatch::Method
isStopped
() : bool
removeDir
(const QString &)
removeFile
(const QString &)
restartDirScan
(const QString &) : bool
self
() : KDirWatch *
setCreated
(const QString &)
setDeleted
(const QString &)
setDirty
(const QString &)
startScan
(bool, bool)
stopDirScan
(const QString &) : bool
stopScan
()