• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdeio/tdeio
 

tdeio/tdeio

  • TDEIO
  • ChmodJob
Public Member Functions | Protected Slots | Protected Member Functions
TDEIO::ChmodJob Class Reference

#include <chmodjob.h>

Inheritance diagram for TDEIO::ChmodJob:
TDEIO::Job TQObject

List of all members.

Public Member Functions

 ChmodJob (const KFileItemList &lstItems, int permissions, int mask, int newOwner, int newGroup, bool recursive, bool showProgressInfo)

Protected Slots

virtual void slotResult (TDEIO::Job *job)
void slotEntries (TDEIO::Job *, const TDEIO::UDSEntryList &)
void processList ()

Protected Member Functions

void chmodNextFile ()
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.

See also:
TDEIO::chmod()

Definition at line 38 of file chmodjob.h.


Constructor & Destructor Documentation

ChmodJob::ChmodJob ( const KFileItemList &  lstItems,
int  permissions,
int  mask,
int  newOwner,
int  newGroup,
bool  recursive,
bool  showProgressInfo 
)

Create new ChmodJobs using the TDEIO::chmod() function.

Definition at line 43 of file chmodjob.cpp.


Member Function Documentation

void ChmodJob::slotResult ( TDEIO::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.

Parameters:
jobthe subjob
See also:
result()

Reimplemented from TDEIO::Job.

Definition at line 200 of file chmodjob.cpp.


The documentation for this class was generated from the following files:
  • chmodjob.h
  • chmodjob.cpp

tdeio/tdeio

Skip menu "tdeio/tdeio"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

tdeio/tdeio

Skip menu "tdeio/tdeio"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeio/tdeio by doxygen 1.7.6.1
This website is maintained by Timothy Pearson.