KIO
KIO::MimetypeJob Class Reference
#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 837 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:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 18:21:59 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 18:21:59 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.