KDECore
KFileSystemWatcher Class Reference
#include <kdirwatch_p.h>
Inheritance diagram for KFileSystemWatcher:

Signals | |
| void | directoryChanged (const QString &path) |
| void | fileChanged (const QString &path) |
Public Member Functions | |
| KFileSystemWatcher () | |
| ~KFileSystemWatcher () | |
| void | addPath (const QString &file) |
| void | removePath (const QString &file) |
Detailed Description
Definition at line 88 of file kdirwatch_p.h.
Constructor & Destructor Documentation
Definition at line 23 of file kdirwatch_win.cpp.
Definition at line 28 of file kdirwatch_win.cpp.
Member Function Documentation
| void KFileSystemWatcher::addPath | ( | const QString & | file | ) |
Definition at line 60 of file kdirwatch_win.cpp.
| void KFileSystemWatcher::directoryChanged | ( | const QString & | path | ) | [signal] |
| void KFileSystemWatcher::fileChanged | ( | const QString & | path | ) | [signal] |
| void KFileSystemWatcher::removePath | ( | const QString & | file | ) |
Definition at line 68 of file kdirwatch_win.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:49:38 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:49:38 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.