kget
Download Class Reference
#include <download.h>
Inheritance diagram for Download:
Signals | |
void | finishedSuccessfully (KUrl dest, QByteArray data) |
void | finishedWithError () |
Public Member Functions | |
Download (const KUrl &srcUrl, const KUrl &destUrl) | |
~Download () | |
Detailed Description
Definition at line 23 of file download.h.
Constructor & Destructor Documentation
Download::Download | ( | const KUrl & | srcUrl, |
const KUrl & | destUrl | ||
) |
Definition at line 17 of file download.cpp.
Download::~Download | ( | ) |
Definition at line 27 of file download.cpp.
Member Function Documentation
|
signal |
|
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
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.