KIO::ChmodJob Class Reference
#include <chmodjob.h>
Inheritance diagram for KIO::ChmodJob:

Public Member Functions | |
| virtual | ~ChmodJob () |
Protected Slots | |
| virtual void | slotResult (KJob *job) |
Protected Member Functions | |
| ChmodJob (ChmodJobPrivate &dd) | |
Detailed Description
This job changes permissions on a list of files or directories, optionally in a recursive manner.
- See also:
- KIO::chmod()
Constructor & Destructor Documentation
| ChmodJob::~ChmodJob | ( | ) | [virtual] |
Definition at line 107 of file chmodjob.cpp.
| ChmodJob::ChmodJob | ( | ChmodJobPrivate & | dd | ) | [protected] |
Definition at line 101 of file chmodjob.cpp.
Member Function Documentation
| void ChmodJob::slotResult | ( | KJob * | job | ) | [protected, virtual, slot] |
Reimplemented from KCompositeJob.
Definition at line 239 of file chmodjob.cpp.
The documentation for this class was generated from the following files:
KDE 4.7 API Reference