knode
knarticle.h
Go to the documentation of this file.
220 explicit KNLocalArticle( boost::shared_ptr<KNArticleCollection> c = boost::shared_ptr<KNArticleCollection>() );
void incUnreadFollowUps(unsigned short s=1)
Definition: knarticle.h:165
boost::shared_ptr< KNLocalArticle > Ptr
Shared pointer to a KNLocalArticle. To be used instead of raw KNLocalArticle*.
Definition: knarticle.h:216
Definition: knarticle.h:47
KNAttachment(KMime::Content *c)
time_t date() const
void setThreadingLevel(unsigned char l)
Definition: knarticle.h:154
Definition: knarticle.h:46
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:277
KNRemoteArticle::Ptr displayedReference()
Definition: knarticle.h:149
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:166
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:212
void propagateThreadChangedDate()
Definition: knarticle.cpp:212
Definition: knarticle.h:48
void setDisplayedReference(KNRemoteArticle::Ptr dr)
Definition: knarticle.h:150
boost::shared_ptr< KNArticleCollection > collection() const
Definition: knarticle.h:84
void setSubThreadChangeDate(time_t date)
Definition: knarticle.h:187
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:109
boost::shared_ptr< KNArticle > Ptr
Shared pointer to a KNArticle. To be used instead of raw KNArticle*.
Definition: knarticle.h:41
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:105
void setUnreadFollowUps(unsigned short s)
Definition: knarticle.h:164
void setCollection(boost::shared_ptr< KNArticleCollection > c)
Definition: knarticle.h:85
Abstract base class for article collections, ie.
Definition: knarticlecollection.h:76
void setVisibleFollowUps(bool b=true)
Definition: knarticle.h:175
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.