KHTML
KJavaUploader Class Reference
#include <kjavadownloader.h>
Inheritance diagram for KJavaUploader:

Public Member Functions | |
KJavaUploader (int ID, const QString &url) | |
~KJavaUploader () | |
virtual void | data (const QByteArray &qb) |
virtual void | jobCommand (int cmd) |
void | start () |
![]() | |
virtual | ~KJavaKIOJob () |
virtual void | data (const QByteArray &qb) |
virtual void | jobCommand (int cmd)=0 |
Protected Slots | |
void | slotDataRequest (KIO::Job *, QByteArray &) |
void | slotResult (KJob *) |
Detailed Description
Definition at line 73 of file kjavadownloader.h.
Constructor & Destructor Documentation
◆ KJavaUploader()
KJavaUploader::KJavaUploader | ( | int | ID, |
const QString & | url | ||
) |
Definition at line 199 of file kjavadownloader.cpp.
◆ ~KJavaUploader()
KJavaUploader::~KJavaUploader | ( | ) |
Definition at line 226 of file kjavadownloader.cpp.
Member Function Documentation
◆ data()
|
virtual |
Reimplemented from KJavaKIOJob.
Definition at line 251 of file kjavadownloader.cpp.
◆ jobCommand()
|
virtual |
Implements KJavaKIOJob.
Definition at line 284 of file kjavadownloader.cpp.
◆ slotDataRequest
|
protectedslot |
Definition at line 231 of file kjavadownloader.cpp.
◆ slotResult
|
protectedslot |
Definition at line 259 of file kjavadownloader.cpp.
◆ start()
void KJavaUploader::start | ( | ) |
Definition at line 211 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-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.