KIO
KPAC::Downloader Class Reference
#include <downloader.h>
Inheritance diagram for KPAC::Downloader:

Signals | |
void | result (bool) |
Public Member Functions | |
Downloader (QObject *) | |
void | download (const KUrl &) |
const QString & | error () |
const QString & | script () |
const KUrl & | scriptUrl () |
Protected Member Functions | |
virtual void | failed () |
void | setError (const QString &) |
Detailed Description
Definition at line 33 of file downloader.h.
Constructor & Destructor Documentation
KPAC::Downloader::Downloader | ( | QObject * | parent | ) |
Definition at line 34 of file downloader.cpp.
Member Function Documentation
void KPAC::Downloader::download | ( | const KUrl & | url | ) |
Definition at line 39 of file downloader.cpp.
|
inline |
Definition at line 42 of file downloader.h.
|
protectedvirtual |
Reimplemented in KPAC::Discovery.
Definition at line 53 of file downloader.cpp.
|
signal |
|
inline |
Definition at line 41 of file downloader.h.
|
inline |
Definition at line 40 of file downloader.h.
|
protected |
Definition at line 58 of file downloader.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 16 2013 17:50:52 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 16 2013 17:50:52 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.