KHTML
kjavadownloader.cpp File Reference
#include "kjavadownloader.h"
#include "kjavaappletserver.h"
#include <kurl.h>
#include <kio/job.h>
#include <kio/jobclasses.h>
#include <kdebug.h>
#include <QtCore/QFile>
#include "kjavadownloader.moc"
Include dependency graph for kjavadownloader.cpp:
Go to the source code of this file.
Variables | |
static const int | CONNECTED = 6 |
static const int | DATA = 0 |
static const int | ERRORCODE = 2 |
static const int | FINISHED = 1 |
static const int | HEADERS = 3 |
static const int | KJAS_HOLD = 1 |
static const int | KJAS_RESUME = 2 |
static const int | KJAS_STOP = 0 |
static const int | MIMETYPE = 5 |
static const int | REDIRECT = 4 |
static const int | REQUESTDATA = 7 |
Variable Documentation
|
static |
Definition at line 37 of file kjavadownloader.cpp.
|
static |
Definition at line 31 of file kjavadownloader.cpp.
|
static |
Definition at line 33 of file kjavadownloader.cpp.
|
static |
Definition at line 32 of file kjavadownloader.cpp.
|
static |
Definition at line 34 of file kjavadownloader.cpp.
|
static |
Definition at line 41 of file kjavadownloader.cpp.
|
static |
Definition at line 42 of file kjavadownloader.cpp.
|
static |
Definition at line 40 of file kjavadownloader.cpp.
|
static |
Definition at line 36 of file kjavadownloader.cpp.
|
static |
Definition at line 35 of file kjavadownloader.cpp.
|
static |
Definition at line 38 of file kjavadownloader.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.