knode
knnntpaccount.cpp
Go to the documentation of this file.
33 KNNntpAccountIntervalChecking::KNNntpAccountIntervalChecking(KNNntpAccount* account) : t_imer(0) {
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
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
virtual void updateListItem()
Updates the listview item after the collection has changed.
Definition: kncollection.cpp:45
KPIMIdentities::IdentityManager * identityManager()
Returns the identity manager.
Definition: knglobals.cpp:167
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
static void displayInternalFileError(QWidget *w=0)
use this for all internal files
Definition: utilities.cpp:344
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
KNCollectionViewItem * l_istItem
The list view item representing this collection in the folder tree.
Definition: kncollection.h:95
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
KNNntpAccount::Ptr account(int id)
Returns the account with the given id.
Definition: knaccountmanager.cpp:84
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.