messageviewer
Classes | |
struct | ltstr |
Typedefs | |
typedef std::map< const char *, const Interface::BodyPartFormatter *, ltstr > | SubtypeRegistry |
typedef std::map< const char *, SubtypeRegistry, ltstr > | TypeRegistry |
Functions | |
void | messageviewer_create_builtin_bodypart_formatters (TypeRegistry *) |
Typedef Documentation
typedef std::map<const char*, const Interface::BodyPartFormatter*, ltstr> MessageViewer::BodyPartFormatterFactoryPrivate::SubtypeRegistry |
Definition at line 56 of file bodypartformatterfactory_p.h.
typedef std::map<const char*, SubtypeRegistry, ltstr> MessageViewer::BodyPartFormatterFactoryPrivate::TypeRegistry |
Definition at line 57 of file bodypartformatterfactory_p.h.
Function Documentation
void MessageViewer::BodyPartFormatterFactoryPrivate::messageviewer_create_builtin_bodypart_formatters | ( | BodyPartFormatterFactoryPrivate::TypeRegistry * | reg | ) |
Definition at line 134 of file bodypartformatter.cpp.
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.