KIO
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()
Definition at line 39 of file chmodjob.h.
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:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 18:21:56 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 18:21:56 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.