kio
KDirNotify_stub Class Reference
#include <kdirnotify_stub.h>
Inheritance diagram for KDirNotify_stub:
Public Member Functions | |
virtual ASYNC | FileRenamed (const KURL &src, const KURL &dst) |
virtual ASYNC | FilesAdded (const KURL &directory) |
virtual ASYNC | FilesChanged (const KURL::List &fileList) |
virtual ASYNC | FilesRemoved (const KURL::List &fileList) |
KDirNotify_stub (const DCOPRef &ref) | |
KDirNotify_stub (DCOPClient *client, const QCString &app, const QCString &id) | |
KDirNotify_stub (const QCString &app, const QCString &id) | |
Protected Member Functions | |
KDirNotify_stub () |
Detailed Description
Definition at line 17 of file kdirnotify_stub.h.
Constructor & Destructor Documentation
Definition at line 33 of file kdirnotify_stub.cpp.
Definition at line 38 of file kdirnotify_stub.cpp.
KDirNotify_stub::KDirNotify_stub | ( | const DCOPRef & | ref | ) | [explicit] |
Definition at line 43 of file kdirnotify_stub.cpp.
KDirNotify_stub::KDirNotify_stub | ( | ) | [inline, protected] |
Definition at line 28 of file kdirnotify_stub.h.
Member Function Documentation
void KDirNotify_stub::FileRenamed | ( | const KURL & | src, | |
const KURL & | dst | |||
) | [virtual] |
Definition at line 87 of file kdirnotify_stub.cpp.
void KDirNotify_stub::FilesAdded | ( | const KURL & | directory | ) | [virtual] |
Definition at line 48 of file kdirnotify_stub.cpp.
void KDirNotify_stub::FilesChanged | ( | const KURL::List & | fileList | ) | [virtual] |
Definition at line 74 of file kdirnotify_stub.cpp.
void KDirNotify_stub::FilesRemoved | ( | const KURL::List & | fileList | ) | [virtual] |
Definition at line 61 of file kdirnotify_stub.cpp.
The documentation for this class was generated from the following files: