knode
KNNntpAccountIntervalChecking Class Reference
#include <knnntpaccount.h>
Inheritance diagram for KNNntpAccountIntervalChecking:
Public Member Functions | |
KNNntpAccountIntervalChecking (KNNntpAccount *account) | |
~KNNntpAccountIntervalChecking () | |
void | deinstallTimer () |
void | installTimer () |
Protected Slots | |
void | slotCheckNews () |
Protected Attributes | |
KNNntpAccount * | a_ccount |
QTimer * | t_imer |
Detailed Description
Handles the interval checking of an news server account.
Definition at line 35 of file knnntpaccount.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 33 of file knnntpaccount.cpp.
KNNntpAccountIntervalChecking::~KNNntpAccountIntervalChecking | ( | ) |
Definition at line 39 of file knnntpaccount.cpp.
Member Function Documentation
void KNNntpAccountIntervalChecking::deinstallTimer | ( | ) |
Definition at line 64 of file knnntpaccount.cpp.
void KNNntpAccountIntervalChecking::installTimer | ( | ) |
Definition at line 47 of file knnntpaccount.cpp.
|
protectedslot |
Definition at line 72 of file knnntpaccount.cpp.
Member Data Documentation
|
protected |
Definition at line 47 of file knnntpaccount.h.
|
protected |
Definition at line 46 of file knnntpaccount.h.
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:37 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:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.