|
| ||||||||||||||||
An abstract class that receives notifications of added and removed files in any directory, local or remote. The information comes from the konqueror/kdesktop instance where the operation was done, and can interest KDirListers, bookmark handlers, etc.
| |
[protected: ]
| |
[protected: virtual]
| ASYNC |
[k_dcop: pure virtual]
Notify that files have been added in directory
Note: this is ASYNC so that it can be used with a broadcast
| ASYNC |
[k_dcop: pure virtual]
Notify that files have been deleted. Note: this is ASYNC so that it can be used with a broadcast
| ASYNC |
[k_dcop: pure virtual]
Notify that files have been changed. At the moment, this is only used for new icon, but it could be used for size etc. as well. Note: this is ASYNC so that it can be used with a broadcast
| ASYNC |
[k_dcop: virtual]
Notify that a file has been renamed. Note: this is ASYNC so that it can be used with a broadcast
| Generated by: masato@ss10 on Wed Apr 11 11:58:49 2001, using kdoc 2.0a48. |