knode
KNNntpAccountIntervalChecking Class Reference
#include <knnntpaccount.h>
Inheritance diagram for KNNntpAccountIntervalChecking:

Detailed Description
Handles the interval checking of an news server account.
Definition at line 34 of file knnntpaccount.h.
Public Member Functions | |
| void | deinstallTimer () |
| void | installTimer () |
| KNNntpAccountIntervalChecking (KNNntpAccount *account) | |
| ~KNNntpAccountIntervalChecking () | |
Protected Slots | |
| void | slotCheckNews () |
Protected Attributes | |
| KNNntpAccount * | a_ccount |
| QTimer * | t_imer |
Constructor & Destructor Documentation
| KNNntpAccountIntervalChecking::KNNntpAccountIntervalChecking | ( | KNNntpAccount * | account | ) |
Definition at line 29 of file knnntpaccount.cpp.
| KNNntpAccountIntervalChecking::~KNNntpAccountIntervalChecking | ( | ) |
Definition at line 35 of file knnntpaccount.cpp.
Member Function Documentation
| void KNNntpAccountIntervalChecking::deinstallTimer | ( | ) |
Definition at line 60 of file knnntpaccount.cpp.
| void KNNntpAccountIntervalChecking::installTimer | ( | ) |
Definition at line 43 of file knnntpaccount.cpp.
| void KNNntpAccountIntervalChecking::slotCheckNews | ( | ) | [protected, slot] |
Definition at line 68 of file knnntpaccount.cpp.
Member Data Documentation
KNNntpAccount* KNNntpAccountIntervalChecking::a_ccount [protected] |
Definition at line 46 of file knnntpaccount.h.
QTimer* KNNntpAccountIntervalChecking::t_imer [protected] |
Definition at line 45 of file knnntpaccount.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference