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
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.
|
signal |
|
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:10 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:47:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.