messageviewer
Public Member Functions |
Static Public Member Functions |
Protected Member Functions |
List of all members
MessageViewer::BodyPartFormatter Class Referenceabstract
#include <bodypartformatter.h>
Public Member Functions | |
virtual | ~BodyPartFormatter () |
virtual bool | process (ObjectTreeParser *, KMime::Content *, ProcessResult &) const =0 |
Static Public Member Functions | |
static const BodyPartFormatter * | createFor (const char *type, const char *subtype) |
Protected Member Functions | |
BodyPartFormatter () | |
Detailed Description
Definition at line 47 of file viewer/bodypartformatter.h.
Constructor & Destructor Documentation
|
inlineprotected |
Definition at line 52 of file viewer/bodypartformatter.h.
|
inlinevirtual |
Definition at line 54 of file viewer/bodypartformatter.h.
Member Function Documentation
|
static |
Definition at line 293 of file bodypartformatter.cpp.
|
pure virtual |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:58 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:55:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.