KIO
KPAC::Discovery Class Reference
#include <discovery.h>
Inheritance diagram for KPAC::Discovery:
Public Member Functions | |
Discovery (QObject *) | |
Public Member Functions inherited from KPAC::Downloader | |
Downloader (QObject *) | |
void | download (const KUrl &) |
const QString & | error () |
const QString & | script () |
const KUrl & | scriptUrl () |
Protected Slots | |
virtual void | failed () |
Additional Inherited Members | |
Signals inherited from KPAC::Downloader | |
void | result (bool) |
Protected Member Functions inherited from KPAC::Downloader | |
virtual void | failed () |
void | setError (const QString &) |
Detailed Description
Definition at line 30 of file discovery.h.
Constructor & Destructor Documentation
KPAC::Discovery::Discovery | ( | QObject * | parent | ) |
Definition at line 59 of file discovery.cpp.
Member Function Documentation
|
protectedvirtualslot |
Definition at line 110 of file discovery.cpp.
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:50:05 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:50:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.