knode
knarticle.cpp
Go to the documentation of this file.
53 Q_ASSERT_X( this == a.get(), "KNArticle::setListItem", "By contract, setListItem second parameter must be a reference to 'this' article" );
326 : c_ontent(0), l_oadHelper(helper), f_ile(helper->getFile()), i_sAttached(false), h_asChanged(true)
Definition: knconfig.h:62
KNAttachment(KMime::Content *c)
Definition: knconfig.h:64
time_t date() const
Definition: knconfig.h:62
Definition: knconfig.h:65
Definition: knconfig.h:63
KNLocalArticle(boost::shared_ptr< KNArticleCollection > c=boost::shared_ptr< KNArticleCollection >())
Definition: knarticle.cpp:234
QString from() const
Definition: knconfig.h:66
Definition: knconfig.h:62
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 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
void propagateThreadChangedDate()
Definition: knarticle.cpp:212
static void displayExternalFileError(QWidget *w=0)
use this for all external files
Definition: utilities.cpp:350
Definition: knconfig.h:63
QString to() const
QString subject() const
Definition: knconfig.h:65
Definition: knconfig.h:63
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
boost::shared_ptr< KNArticleCollection > Ptr
Shared pointer to a KNArticle.
Definition: knarticlecollection.h:82
Definition: knconfig.h:64
Definition: knconfig.h:64
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.