kget
#include <script.h>
Definition at line 24 of file script.h.
Script::Script |
( |
QObject * |
parent, |
|
|
const KUrl & |
source |
|
) |
| |
void Script::aborted |
( |
const QString & |
error | ) |
|
|
signal |
void Script::finished |
( |
| ) |
|
|
signal |
void Script::newTransfer |
( |
const QString & |
url, |
|
|
const QString & |
filename |
|
) |
| |
|
signal |
void Script::percentUpdated |
( |
int |
percent | ) |
|
|
signal |
bool Script::setFile |
( |
const QString & |
filename | ) |
|
void Script::startDownload |
( |
QObject * |
configadaptor | ) |
|
|
signal |
void Script::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.