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

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