class StatJob


Full nameKIO::StatJob
Definition#include <jobclasses.h>
InheritsKIO::SimpleJob [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Signals

Protected Slots

Protected Members


Detailed Description

 StatJob (const KURL& url, int command, const QByteArray &packedArgs, bool showProgressInfo)

const UDSEntry &  statResult ()

[const]

Call this in the slot connected to result, and only after making sure no error happened.

void  start ( Slave *slave )

[virtual]

Called by the scheduler when a slave gets to work on this job.

Reimplemented from SimpleJob.

void  redirection ( KIO::Job *, const KURL &url )

[signal]

Signals a redirection Use to update the URL shown to the user The redirection itself is handled internally

void  slotStatEntry ( const KIO::UDSEntry & entry )

[ protected slots: slot]

void  slotRedirection ( const KURL &url)

[ protected slots: slot]

void  slotFinished ()

[ protected slots: virtual slot]

Reimplemented from SimpleJob.

UDSEntry m_statResult

[ protected: ]

KURL m_redirectionURL

[ protected: ]


Generated by: marc@yogi on Tue Mar 27 13:07:59 2001, using kdoc 2.0a48.