Plasma
dataengine.h File Reference
  #include <QtCore/QHash>#include <QtCore/QObject>#include <QtCore/QStringList>#include <kgenericfactory.h>#include <kservice.h>#include <plasma/version.h>#include <plasma/plasma.h>#include <plasma/service.h>
Include dependency graph for dataengine.h:

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

Go to the source code of this file.
Classes | |
| class | Plasma::DataEngine | 
Namespaces | |
| Plasma | |
Macros | |
| #define | K_EXPORT_PLASMA_DATAENGINE(libname, classname) | 
Macro Definition Documentation
| #define K_EXPORT_PLASMA_DATAENGINE | ( | libname, | |
| classname | |||
| ) | 
Value:
K_PLUGIN_FACTORY(factory, registerPlugin<classname>();) \
K_EXPORT_PLUGIN(factory("plasma_engine_" #libname)) \
K_EXPORT_PLUGIN_VERSION(PLASMA_VERSION)
#define PLASMA_VERSION
Compile time macro for the version number of libplasma. 
Definition: version.h:45
Register a data engine when it is contained in a loadable module.
Definition at line 517 of file dataengine.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:12 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:23:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference