kmail

KMail::BodyPartFormatterFactory Class Reference

#include <bodypartformatterfactory.h>

List of all members.


Public Member Functions

const
Interface::BodyPartFormatter
createFor (const QCString &type, const QCString &subtype) const
const
Interface::BodyPartFormatter
createFor (const QString &type, const QString &subtype) const
const
Interface::BodyPartFormatter
createFor (const char *type, const char *subtype) const
 ~BodyPartFormatterFactory ()

Static Public Member Functions

static const
BodyPartFormatterFactory
instance ()

Detailed Description

Definition at line 46 of file bodypartformatterfactory.h.


Constructor & Destructor Documentation

KMail::BodyPartFormatterFactory::~BodyPartFormatterFactory (  ) 

Definition at line 75 of file bodypartformatterfactory.cpp.


Member Function Documentation

const KMail::Interface::BodyPartFormatter * KMail::BodyPartFormatterFactory::createFor ( const QCString type,
const QCString subtype 
) const

Definition at line 189 of file bodypartformatterfactory.cpp.

const KMail::Interface::BodyPartFormatter * KMail::BodyPartFormatterFactory::createFor ( const QString type,
const QString subtype 
) const

Definition at line 185 of file bodypartformatterfactory.cpp.

const KMail::Interface::BodyPartFormatter * KMail::BodyPartFormatterFactory::createFor ( const char *  type,
const char *  subtype 
) const

Definition at line 150 of file bodypartformatterfactory.cpp.

const KMail::BodyPartFormatterFactory * KMail::BodyPartFormatterFactory::instance (  )  [static]

Definition at line 65 of file bodypartformatterfactory.cpp.


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