libplasma
dataengine.h File Reference
#include <QtCore/QHash>
#include <QtCore/QObject>
#include <QtCore/QStringList>
#include <kgenericfactory.h>
#include <plasma/plasma_export.h>
#include <plasma/plasma.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.
Namespaces | |
| namespace | Plasma |
Classes | |
| class | Plasma::DataEngine |
| Data provider for plasmoids (Plasma plugins). More... | |
Defines | |
| #define | K_EXPORT_PLASMA_DATAENGINE(libname, classname) |
Define Documentation
| #define K_EXPORT_PLASMA_DATAENGINE | ( | libname, | |||
| classname | ) |
Value:
K_PLUGIN_FACTORY(factory, registerPlugin<classname>();) \
K_EXPORT_PLUGIN(factory("plasma_engine_" #libname))
Definition at line 407 of file dataengine.h.
KDE 4.0 API Reference