knode
KNode::ArticleListJob Class Reference
#include <nntpjobs.h>
Inheritance diagram for KNode::ArticleListJob:

Detailed Description
Downloads all or a selected part of the article list for a specific newsgroup.Definition at line 61 of file nntpjobs.h.
Public Member Functions | |
| ArticleListJob (KNJobConsumer *c, KNServerInfo *a, KNJobItem *i, bool silent=false) | |
| virtual void | execute () |
| bool | silent () |
Constructor & Destructor Documentation
| KNode::ArticleListJob::ArticleListJob | ( | KNJobConsumer * | c, | |
| KNServerInfo * | a, | |||
| KNJobItem * | i, | |||
| bool | silent = false | |||
| ) |
Definition at line 137 of file nntpjobs.cpp.
Member Function Documentation
| void KNode::ArticleListJob::execute | ( | ) | [virtual] |
Performs the actual operation of a job, needs to be reimplemented for every job.
Note that a job might be executed multiple times e.g. in case of an authentication error.
Implements KNJobData.
Definition at line 143 of file nntpjobs.cpp.
| bool KNode::ArticleListJob::silent | ( | ) | [inline] |
The documentation for this class was generated from the following files:
KDE 4.1 API Reference