akregator
Akregator::ArticleListJob Class Reference
#include <articlejobs.h>
Inheritance diagram for Akregator::ArticleListJob:
Public Types | |
enum | Error { ListingFailed = KJob::UserDefinedError } |
Public Member Functions | |
ArticleListJob (TreeNode *parent=0) | |
QList< Article > | articles () const |
TreeNode * | node () const |
void | start () |
Detailed Description
Definition at line 108 of file articlejobs.h.
Member Enumeration Documentation
Enumerator | |
---|---|
ListingFailed |
Definition at line 119 of file articlejobs.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 177 of file articlejobs.cpp.
Member Function Documentation
Definition at line 197 of file articlejobs.cpp.
TreeNode * ArticleListJob::node | ( | ) | const |
Definition at line 193 of file articlejobs.cpp.
void ArticleListJob::start | ( | ) |
Definition at line 179 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.