Public Methods
- StatJob (const KURL& url, int command, const QByteArray &packedArgs, bool showProgressInfo)
- const UDSEntry & statResult () const
- virtual void start ( Slave *slave )
Signals
Protected Slots
Protected Members
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.
[signal]
Signals a redirection
Use to update the URL shown to the user
The redirection itself is handled internally
[ protected slots:
slot]
void slotRedirection ( const KURL &url)
|
[ protected slots:
slot]
[ protected slots:
virtual slot]
Reimplemented from SimpleJob.
[ protected:
]
[ protected:
]
Generated by: marc@yogi on Tue Mar 27 13:07:59 2001, using kdoc 2.0a48. |