kleopatra
Kleo::FileSystemWatcher Member List
This is the complete list of members for Kleo::FileSystemWatcher, including all inherited members.
addPath(const QString &path) | Kleo::FileSystemWatcher | |
addPaths(const QStringList &paths) | Kleo::FileSystemWatcher | |
blacklistFiles(const QStringList &patterns) | Kleo::FileSystemWatcher | |
delay() const | Kleo::FileSystemWatcher | |
directories() const | Kleo::FileSystemWatcher | |
directoryChanged(const QString &path) | Kleo::FileSystemWatcher | signal |
fileChanged(const QString &path) | Kleo::FileSystemWatcher | signal |
files() const | Kleo::FileSystemWatcher | |
FileSystemWatcher(QObject *parent=0) | Kleo::FileSystemWatcher | explicit |
FileSystemWatcher(const QStringList &paths, QObject *parent=0) | Kleo::FileSystemWatcher | explicit |
isEnabled() const | Kleo::FileSystemWatcher | |
removePath(const QString &path) | Kleo::FileSystemWatcher | |
removePaths(const QStringList &path) | Kleo::FileSystemWatcher | |
setDelay(int ms) | Kleo::FileSystemWatcher | |
setEnabled(bool enable) | Kleo::FileSystemWatcher | |
triggered() | Kleo::FileSystemWatcher | signal |
whitelistFiles(const QStringList &patterns) | Kleo::FileSystemWatcher | |
~FileSystemWatcher() | Kleo::FileSystemWatcher |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:42 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:56:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.