messageviewer
#include "bodypartformatterfactory.h"
#include "bodypartformatterfactory_p.h"
#include "interfaces/bodypartformatter.h"
#include "pluginloader.h"
#include "urlhandlermanager.h"
#include <kdebug.h>
#include <QString>
#include <QStringList>
#include <assert.h>
Include dependency graph for bodypartformatterfactory.cpp:
Go to the source code of this file.
Functions | |
static void | insertBodyPartFormatter (const char *type, const char *subtype, const Interface::BodyPartFormatter *formatter) |
static void | loadPlugins () |
static void | setup () |
Variables | |
static TypeRegistry * | all = 0 |
Function Documentation
|
static |
Definition at line 83 of file bodypartformatterfactory.cpp.
|
static |
Definition at line 107 of file bodypartformatterfactory.cpp.
|
static |
Definition at line 145 of file bodypartformatterfactory.cpp.
Variable Documentation
|
static |
Definition at line 81 of file bodypartformatterfactory.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:45 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:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.