messageviewer
MessageViewer::BodyPartFormatterFactory Class Reference
#include <bodypartformatterfactory.h>
Public Member Functions | |
| ~BodyPartFormatterFactory () | |
| const Interface::BodyPartFormatter * | createFor (const char *type, const char *subtype) const |
| const Interface::BodyPartFormatter * | createFor (const QString &type, const QString &subtype) const |
| const Interface::BodyPartFormatter * | createFor (const QByteArray &type, const QByteArray &subtype) const |
Static Public Member Functions | |
| static const BodyPartFormatterFactory * | instance () |
Detailed Description
Definition at line 47 of file bodypartformatterfactory.h.
Constructor & Destructor Documentation
| BodyPartFormatterFactory::~BodyPartFormatterFactory | ( | ) |
Definition at line 77 of file bodypartformatterfactory.cpp.
Member Function Documentation
| const Interface::BodyPartFormatter * BodyPartFormatterFactory::createFor | ( | const char * | type, |
| const char * | subtype | ||
| ) | const |
Definition at line 153 of file bodypartformatterfactory.cpp.
| const Interface::BodyPartFormatter * BodyPartFormatterFactory::createFor | ( | const QString & | type, |
| const QString & | subtype | ||
| ) | const |
Definition at line 189 of file bodypartformatterfactory.cpp.
| const Interface::BodyPartFormatter * BodyPartFormatterFactory::createFor | ( | const QByteArray & | type, |
| const QByteArray & | subtype | ||
| ) | const |
Definition at line 193 of file bodypartformatterfactory.cpp.
|
static |
Definition at line 67 of file bodypartformatterfactory.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:46 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:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference