messageviewer
bodypartformatterfactory.h
Go to the documentation of this file.
57 const Interface::BodyPartFormatter * createFor( const QString & type, const QString & subtype ) const;
58 const Interface::BodyPartFormatter * createFor( const QByteArray & type, const QByteArray & subtype ) const;
const Interface::BodyPartFormatter * createFor(const char *type, const char *subtype) const
Definition: bodypartformatterfactory.cpp:185
static const BodyPartFormatterFactory * instance()
Definition: bodypartformatterfactory.cpp:73
~BodyPartFormatterFactory()
Definition: bodypartformatterfactory.cpp:83
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:57 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:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.