knode
mailsendjob.cpp
Go to the documentation of this file.
boost::shared_ptr< KNLocalArticle > Ptr
Shared pointer to a KNLocalArticle. To be used instead of raw KNLocalArticle*.
Definition: knarticle.h:214
This class encapsulates an article, that is stored locally in an MBOX-file.
Definition: knarticle.h:210
QString to() const
virtual void execute()
Performs the actual operation of a job, needs to be reimplemented for every job.
Definition: mailsendjob.cpp:33
MailSendJob(KNJobConsumer *c, int transportId, KNJobItem::Ptr i)
Definition: mailsendjob.cpp:27
Base class for classes that want to create and schedule jobs.
Definition: knjobdata.h:39
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.