KHTML
KJavaDownloader Class Reference
#include <kjavadownloader.h>
Inheritance diagram for KJavaDownloader:
Public Member Functions | |
KJavaDownloader (int ID, const QString &url) | |
~KJavaDownloader () | |
virtual void | jobCommand (int cmd) |
Public Member Functions inherited from KJavaKIOJob | |
virtual | ~KJavaKIOJob () |
virtual void | data (const QByteArray &qb) |
Protected Slots | |
void | slotConnected (KIO::Job *) |
void | slotData (KIO::Job *, const QByteArray &) |
void | slotMimetype (KIO::Job *, const QString &) |
void | slotResult (KJob *) |
Detailed Description
Definition at line 53 of file kjavadownloader.h.
Constructor & Destructor Documentation
KJavaDownloader::KJavaDownloader | ( | int | ID, |
const QString & | url | ||
) |
Definition at line 73 of file kjavadownloader.cpp.
KJavaDownloader::~KJavaDownloader | ( | ) |
Definition at line 94 of file kjavadownloader.cpp.
Member Function Documentation
|
virtual |
Implements KJavaKIOJob.
Definition at line 157 of file kjavadownloader.cpp.
|
protectedslot |
Definition at line 119 of file kjavadownloader.cpp.
|
protectedslot |
Definition at line 99 of file kjavadownloader.cpp.
Definition at line 125 of file kjavadownloader.cpp.
|
protectedslot |
Definition at line 129 of file kjavadownloader.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.