kio Library API Documentation

KIO::ChmodJob Class Reference

This job changes permissions on a list of files or directories, optionally in a recursive manner. More...

#include <chmodjob.h>

Inheritance diagram for KIO::ChmodJob:

KIO::Job QObject List of all members.

Protected Slots

virtual void slotResult (KIO::Job *job)
 Called whenever a subjob finishes.


Protected Methods

virtual void virtual_hook (int id, void *data)

Detailed Description

This job changes permissions on a list of files or directories, optionally in a recursive manner.

Definition at line 46 of file chmodjob.h.


Member Function Documentation

void ChmodJob::slotResult KIO::Job   job [protected, virtual, slot]
 

Called whenever a subjob finishes.

Default implementation checks for errors and propagates to parent job, then calls removeSubjob. Override if you don't want subjobs errors to be propagated.

Reimplemented from KIO::Job.

Definition at line 201 of file chmodjob.cpp.

References KIO::Job::emitResult(), KIO::Job::error(), KIO::Job::errorText(), QPtrList< Job >::remove(), and QPtrList< KFileItem >::removeFirst().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.0.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Oct 8 12:21:38 2003 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2001