Public Methods
- MimetypeJob (const KURL& url, int command, const QByteArray &packedArgs, bool showProgressInfo)
- QString mimetype () const
- virtual void start ( Slave *slave )
Protected Slots
MimetypeJob (const KURL& url, int command, const QByteArray &packedArgs, bool showProgressInfo)
| MimetypeJob |
QString mimetype ()
| mimetype |
[const]
Call this in the slot connected to result,
and only after making sure no error happened.
Reimplemented from TransferJob.
void start ( Slave *slave )
| start |
[virtual]
Called by the scheduler when a slave gets to
work on this job.
Reimplemented from TransferJob.
void slotFinished ( )
| slotFinished |
[protected slots virtual slot]
Reimplemented from TransferJob.
Generated by: root on emperor on Tue Oct 9 11:40:49 2001, using kdoc 2.0a53. |