knode
knarticle.h
Go to the documentation of this file.
218 explicit KNLocalArticle( boost::shared_ptr<KNArticleCollection> c = boost::shared_ptr<KNArticleCollection>() );
void incUnreadFollowUps(unsigned short s=1)
Definition: knarticle.h:163
boost::shared_ptr< KNLocalArticle > Ptr
Shared pointer to a KNLocalArticle. To be used instead of raw KNLocalArticle*.
Definition: knarticle.h:214
Definition: knarticle.h:45
KNAttachment(KMime::Content *c)
time_t date() const
void setThreadingLevel(unsigned char l)
Definition: knarticle.h:152
Definition: knarticle.h:44
KNLocalArticle(boost::shared_ptr< KNArticleCollection > c=boost::shared_ptr< KNArticleCollection >())
Definition: knarticle.cpp:234
KNAttachment represents a file that is or will be attached to an article.
Definition: knarticle.h:275
KNRemoteArticle::Ptr displayedReference()
Definition: knarticle.h:147
KNRemoteArticle(boost::shared_ptr< KNGroup > g)
Definition: knarticle.cpp:76
File open helper (includes file open dialog and network download).
Definition: utilities.h:55
void decUnreadFollowUps(unsigned short s=1)
Definition: knarticle.h:164
void setListItem(KNHdrViewItem *i, KNArticle::Ptr a)
Sets the headerview item associated to this article.
Definition: knarticle.cpp:51
KNArticle(boost::shared_ptr< KNArticleCollection > c)
Definition: knarticle.cpp:33
This class encapsulates an article, that is stored locally in an MBOX-file.
Definition: knarticle.h:210
void propagateThreadChangedDate()
Definition: knarticle.cpp:212
Definition: knarticle.h:46
void setDisplayedReference(KNRemoteArticle::Ptr dr)
Definition: knarticle.h:148
boost::shared_ptr< KNArticleCollection > collection() const
Definition: knarticle.h:82
void setSubThreadChangeDate(time_t date)
Definition: knarticle.h:185
virtual void setForceDefaultCharset(bool b)
Definition: knarticle.cpp:286
boost::shared_ptr< KNRemoteArticle > Ptr
Shared pointer to a KNRemoteArticle. To be used instead of raw KNRemoteArticle*.
Definition: knarticle.h:107
boost::shared_ptr< KNArticle > Ptr
Shared pointer to a KNArticle. To be used instead of raw KNArticle*.
Definition: knarticle.h:39
virtual void setForceDefaultCharset(bool b)
Definition: knarticle.cpp:201
KNRemoteArticle represents an article, whos body has to be retrieved from a remote host or from the l...
Definition: knarticle.h:103
void setUnreadFollowUps(unsigned short s)
Definition: knarticle.h:162
void setCollection(boost::shared_ptr< KNArticleCollection > c)
Definition: knarticle.h:83
Abstract base class for article collections, ie.
Definition: knarticlecollection.h:76
void setVisibleFollowUps(bool b=true)
Definition: knarticle.h:173
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.