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

Detailed Description
Download and update newsgroups lists.Definition at line 28 of file nntpjobs.h.
Public Member Functions | |
| virtual void | execute () |
| GroupListJob (KNJobConsumer *c, KNServerInfo *a, KNJobItem *i, bool incremental=false) | |
Constructor & Destructor Documentation
| KNode::GroupListJob::GroupListJob | ( | KNJobConsumer * | c, | |
| KNServerInfo * | a, | |||
| KNJobItem * | i, | |||
| bool | incremental = false | |||
| ) |
Definition at line 22 of file nntpjobs.cpp.
Member Function Documentation
| void KNode::GroupListJob::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 28 of file nntpjobs.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference