kmail

KMail::BodyPartFormatter Class Reference

#include <bodypartformatter.h>

List of all members.


Public Member Functions

virtual bool process (ObjectTreeParser *, partNode *, ProcessResult &) const =0
virtual ~BodyPartFormatter ()

Static Public Member Functions

static const BodyPartFormattercreateFor (const char *type, const char *subtype)
static const BodyPartFormattercreateFor (int type, int subtype)

Protected Member Functions

 BodyPartFormatter ()

Detailed Description

Definition at line 42 of file bodypartformatter.h.


Constructor & Destructor Documentation

KMail::BodyPartFormatter::BodyPartFormatter (  )  [inline, protected]

Definition at line 46 of file bodypartformatter.h.

virtual KMail::BodyPartFormatter::~BodyPartFormatter (  )  [inline, virtual]

Definition at line 48 of file bodypartformatter.h.


Member Function Documentation

const KMail::BodyPartFormatter * KMail::BodyPartFormatter::createFor ( const char *  type,
const char *  subtype 
) [static]

Definition at line 305 of file bodypartformatter.cpp.

const KMail::BodyPartFormatter * KMail::BodyPartFormatter::createFor ( int  type,
int  subtype 
) [static]

Definition at line 209 of file bodypartformatter.cpp.

virtual bool KMail::BodyPartFormatter::process ( ObjectTreeParser ,
partNode ,
ProcessResult  
) const [pure virtual]


The documentation for this class was generated from the following files: