kget
#include <scriptdownloadengine.h>
Definition at line 21 of file scriptdownloadengine.h.
ScriptDownloadEngine::ScriptDownloadEngine |
( |
QObject * |
parent, |
|
|
const KUrl & |
source |
|
) |
| |
ScriptDownloadEngine::~ScriptDownloadEngine |
( |
| ) |
|
|
inline |
void ScriptDownloadEngine::abort |
( |
const QString & |
error = QString() | ) |
|
|
slot |
void ScriptDownloadEngine::aborted |
( |
const QString & |
error | ) |
|
|
signal |
bool ScriptDownloadEngine::addTransfer |
( |
const QString & |
url, |
|
|
const QString & |
filename = QString() |
|
) |
| |
|
slot |
void ScriptDownloadEngine::finish |
( |
| ) |
|
|
slot |
void ScriptDownloadEngine::finished |
( |
| ) |
|
|
signal |
QString ScriptDownloadEngine::getSourceUrl |
( |
| ) |
const |
|
slot |
void ScriptDownloadEngine::newTransfer |
( |
const QString & |
url, |
|
|
const QString & |
filename |
|
) |
| |
|
signal |
void ScriptDownloadEngine::percentUpdated |
( |
int |
percent | ) |
|
|
signal |
void ScriptDownloadEngine::setPercent |
( |
int |
percent | ) |
|
|
slot |
void ScriptDownloadEngine::setSourceUrl |
( |
const QString & |
url | ) |
|
void ScriptDownloadEngine::setTextStatus |
( |
const QString & |
text | ) |
|
|
slot |
void ScriptDownloadEngine::startDownload |
( |
QObject * |
configadaptor | ) |
|
|
signal |
void ScriptDownloadEngine::textStatusUpdated |
( |
const QString & |
text | ) |
|
|
signal |
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:53:18 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.