KIO
KIO::MimetypeJob Class Reference
A MimetypeJob is a TransferJob that allows you to get the mime type of an URL. More...
#include <jobclasses.h>
Inheritance diagram for KIO::MimetypeJob:

Public Member Functions | |
~MimetypeJob () | |
Protected Slots | |
virtual void | slotFinished () |
Protected Member Functions | |
MimetypeJob (MimetypeJobPrivate &dd) |
Detailed Description
A MimetypeJob is a TransferJob that allows you to get the mime type of an URL.
Don't create directly, but use KIO::mimetype() instead.
- See also:
- KIO::mimetype()
Definition at line 786 of file jobclasses.h.
Constructor & Destructor Documentation
MimetypeJob::MimetypeJob | ( | MimetypeJobPrivate & | dd | ) | [protected] |
Member Function Documentation
void MimetypeJob::slotFinished | ( | ) | [protected, virtual, slot] |
Called when the slave marks the job as finished.
Reimplemented from KIO::TransferJob.
The documentation for this class was generated from the following files: