Plasma
abstracttoolbox.h File Reference
#include <QGraphicsWidget>#include <QGraphicsItem>#include <kplugininfo.h>#include "plasma/plasma_export.h"Go to the source code of this file.
Classes | |
| class | Plasma::AbstractToolBox |
Namespaces | |
| Plasma | |
Macros | |
| #define | K_EXPORT_PLASMA_TOOLBOX(libname, classname) |
Macro Definition Documentation
| #define K_EXPORT_PLASMA_TOOLBOX | ( | libname, | |
| classname | |||
| ) |
Value:
K_PLUGIN_FACTORY(factory, registerPlugin<classname>();) \
K_EXPORT_PLUGIN(factory("plasma_toolbox_" #libname)) \
K_EXPORT_PLUGIN_VERSION(PLASMA_VERSION)
#define PLASMA_VERSION
Compile time macro for the version number of libplasma.
Definition: version.h:45
Register an applet when it is contained in a loadable module.
Definition at line 154 of file abstracttoolbox.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri May 1 2015 14:08:29 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri May 1 2015 14:08:29 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.