knode
knnntpaccount.h
Go to the documentation of this file.
56 class KNNntpAccount : public KNCollection , public KNServerInfo, public KNode::SettingsContainerInterface
KNNntpAccountIntervalChecking(KNNntpAccount *account)
Definition: knnntpaccount.cpp:33
KNode::Cleanup * activeCleanupConfig() const
Returns the cleanup configuration that should be used for this account.
Definition: knnntpaccount.cpp:205
time_t date() const
bool w_asOpen
was the server open in the listview on the last shutdown?
Definition: knnntpaccount.h:129
~KNNntpAccountIntervalChecking()
Definition: knnntpaccount.cpp:39
Expirery/cleaup settings (globally or per account/group/folder).
Definition: knconfig.h:132
boost::shared_ptr< KNNntpAccount > Ptr
Shared pointer to a KNNntpAccount.
Definition: knnntpaccount.h:62
Interface for object (global settings, account and group) that contains common settings (like identit...
Definition: settings_container_interface.h:40
Handles the interval checking of an news server account.
Definition: knnntpaccount.h:35
int mIdentityUoid
Unique object identifier of the identity of this server.
Definition: knnntpaccount.h:121
Abstract base class for everything that is visible in the folder tree.
Definition: kncollection.h:30
virtual const KPIMIdentities::Identity & identity() const
Returns this server's specific identity or the null identity if there is none.
Definition: knnntpaccount.cpp:213
bool editProperties(QWidget *parent)
returns true when the user accepted
Definition: knnntpaccount.cpp:173
KNNntpAccountIntervalChecking * a_ccountIntervalChecking
helper class for news interval checking, manages the QTimer
Definition: knnntpaccount.h:137
virtual void setIdentity(const KPIMIdentities::Identity &identity)
Sets this server's specific identity.
Definition: knnntpaccount.cpp:221
bool readInfo(const QString &confPath)
tries to read information, returns false if it fails to do so
Definition: knnntpaccount.cpp:98
boost::shared_ptr< KNCollection > Ptr
Shared pointer to a KNCollection.
Definition: kncollection.h:40
bool f_etchDescriptions
use an additional "list newsgroups" command to fetch the newsgroup descriptions
Definition: knnntpaccount.h:125
Definition: kncollection.h:33
virtual KNCollection::Ptr selfPtr()
Reimplemented from KNArticleCollection::selfPtr().
Definition: knnntpaccount.cpp:227
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:36 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:36 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.