messageviewer
bodypart.h
Go to the documentation of this file.
virtual bool hasCompleteBody() const =0
virtual MessageViewer::NodeHelper * nodeHelper() const =0
Ok, this is ugly, exposing the node helper here, but there is too much useful stuff in there for real...
virtual QString contentDispositionParameter(const char *parameter) const =0
virtual ~BodyPartMemento()
Definition: bodypart.h:57
virtual KMime::Content * topLevelContent() const =0
Returns the top-level content.
virtual QString contentTypeParameter(const char *parameter) const =0
virtual QByteArray asBinary() const =0
virtual void setBodyPartMemento(BodyPartMemento *)=0
virtual BodyPartMemento * memento() const =0
virtual QString makeLink(const QString &path) const =0
interface of classes that implement status for BodyPartFormatters.
Definition: bodypart.h:55
Definition: nodehelper.h:74
virtual Display defaultDisplay() const =0
virtual void detach()=0
virtual QString contentDescription() const =0
virtual QString asText() const =0
virtual KMime::Content * content() const =0
Returns the KMime::Content node represented here.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:45 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:32:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.