KHTML
kjavadownloader.cpp
Go to the documentation of this file.
Definition kjavaappletserver.h:43
static void freeJavaServer()
When you are done using your reference to the AppletServer, you must dereference it by calling freeJa...
Definition kjavaappletserver.cpp:190
void removeDataJob(int loaderID)
Removes KJavaDownloader from the list (deletes it too).
Definition kjavaappletserver.cpp:452
static KJavaAppletServer * allocateJavaServer()
A factory method that returns the default server.
Definition kjavaappletserver.cpp:178
void sendURLData(int loaderID, int code, const QByteArray &data)
Send data we got back from a KJavaDownloader back to the appropriate class loader.
Definition kjavaappletserver.cpp:443
Definition kjavadownloader.h:54
void slotMimetype(KIO::Job *, const QString &)
Definition kjavadownloader.cpp:125
KJavaDownloader(int ID, const QString &url)
Definition kjavadownloader.cpp:73
void slotData(KIO::Job *, const QByteArray &)
Definition kjavadownloader.cpp:99
KJavaUploader(int ID, const QString &url)
Definition kjavadownloader.cpp:199
void slotDataRequest(KIO::Job *, QByteArray &)
Definition kjavadownloader.cpp:231
static QDebug kDebug(bool cond, int area=KDE_DEFAULT_DEBUG_AREA)
static QDebug kError(bool cond, int area=KDE_DEFAULT_DEBUG_AREA)
TransferJob * put(const KUrl &url, int permissions, JobFlags flags=DefaultFlags)
TransferJob * get(const KUrl &url, LoadType reload=NoReload, JobFlags flags=DefaultFlags)
NoReload
HideProgressInfo
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.