Nepomuk-Core
nepomukfilewatch.h
Go to the documentation of this file.
Q_SCRIPTABLE bool isUpdatingMetaData() const
Returns if the watcher is doing something.
Definition: nepomukfilewatch.cpp:231
Definition: metadatamover.h:38
Q_SCRIPTABLE void metadataUpdateStarted()
Emitted when the watcher starts to do something.
A simple wrapper around inotify which only allows to add folders recursively.
Definition: kinotify.h:33
Definition: nepomukfilewatch.h:40
Q_SCRIPTABLE void status(int status, QString msg)
Emitted each time the status/activity of the FileWatcher changes.
The active file queue maintains a queue of file paths with a timestamp.
Definition: activefilequeue.h:46
The removable media cache provides access to all removable media that are supported by Nepomuk...
Definition: removablemediacache.h:45
Q_SCRIPTABLE void metadataUpdateStopped()
Emitted when the watcher stops to do something.
static void updateFolderViaFileIndexer(const QString &path)
Tells the file indexer to update the folder at path or the folder containing path in case it is a fil...
Definition: nepomukfilewatch.cpp:322
Definition: regexpcache.h:30
static void updateFileViaFileIndexer(const QString &path)
Tells the file indexer to update the file (it can also be a folder but then updating will not be recu...
Definition: nepomukfilewatch.cpp:310
Q_SCRIPTABLE QString statusMessage() const
Returns a translated status message that indicates what is happening.
Definition: nepomukfilewatch.cpp:236
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.