akregator
Akregator::ArticleDeleteJob Class Reference
#include <articlejobs.h>
Inheritance diagram for Akregator::ArticleDeleteJob:
Public Member Functions | |
ArticleDeleteJob (QObject *parent=0) | |
void | appendArticleId (const Akregator::ArticleId &id) |
void | appendArticleIds (const Akregator::ArticleIdList &ids) |
void | start () |
Detailed Description
Definition at line 67 of file articlejobs.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 42 of file articlejobs.cpp.
Member Function Documentation
void Akregator::ArticleDeleteJob::appendArticleId | ( | const Akregator::ArticleId & | id | ) |
Definition at line 52 of file articlejobs.cpp.
void Akregator::ArticleDeleteJob::appendArticleIds | ( | const Akregator::ArticleIdList & | ids | ) |
Definition at line 47 of file articlejobs.cpp.
void Akregator::ArticleDeleteJob::start | ( | ) |
Definition at line 58 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.