KHTML
KJavaKIOJob Class Referenceabstract
#include <kjavadownloader.h>
Inheritance diagram for KJavaKIOJob:

Public Member Functions | |
virtual | ~KJavaKIOJob () |
virtual void | data (const QByteArray &qb) |
virtual void | jobCommand (int cmd)=0 |
Detailed Description
Definition at line 44 of file kjavadownloader.h.
Constructor & Destructor Documentation
◆ ~KJavaKIOJob()
|
virtual |
Definition at line 44 of file kjavadownloader.cpp.
Member Function Documentation
◆ data()
|
virtual |
Reimplemented in KJavaUploader.
Definition at line 46 of file kjavadownloader.cpp.
◆ jobCommand()
|
pure virtual |
Implemented in KJavaDownloader, and KJavaUploader.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.