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
| KFileSystemWatcher::KFileSystemWatcher | ( | ) |
Definition at line 23 of file kdirwatch_win.cpp.
| KFileSystemWatcher::~KFileSystemWatcher | ( | ) |
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:
KDE 4.6 API Reference