KNotify
Include dependency graph for knotifyplugin.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | KNotifyPlugin |
Macros | |
#define | K_EXPORT_KNOTIFY_METHOD(libname, classname) |
Macro Definition Documentation
#define K_EXPORT_KNOTIFY_METHOD | ( | libname, | |
classname | |||
) |
Value:
K_PLUGIN_FACTORY(KNotifyMethodPluginFactory, registerPlugin<classname>();) \
K_EXPORT_PLUGIN(KNotifyMethodPluginFactory("knotify_method_" #libname))
Definition at line 107 of file knotifyplugin.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:08:23 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:08:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.