akregator
Akregator::CompositeJob Class Reference
#include <articlejobs.h>
Inheritance diagram for Akregator::CompositeJob:
Public Member Functions | |
CompositeJob (QObject *parent=0) | |
bool | addSubjob (KJob *job) |
void | start () |
Detailed Description
Definition at line 58 of file articlejobs.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 153 of file articlejobs.cpp.
Member Function Documentation
bool CompositeJob::addSubjob | ( | KJob * | job | ) |
Definition at line 158 of file articlejobs.cpp.
void CompositeJob::start | ( | ) |
Definition at line 164 of file articlejobs.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:58:14 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:58:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.