libplasma
animator.h File Reference
#include <QtCore/QObject>
#include <QtGui/QRegion>
#include <QtGui/QPixmap>
#include <kgenericfactory.h>
#include <plasma/plasma_export.h>
#include <plasma/phase.h>
Include dependency graph for animator.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::Animator |
Defines | |
| #define | K_EXPORT_PLASMA_ANIMATOR(libname, classname) |
Define Documentation
| #define K_EXPORT_PLASMA_ANIMATOR | ( | libname, | |||
| classname | ) |
Value:
K_PLUGIN_FACTORY(factory, registerPlugin<classname>();) \
K_EXPORT_PLUGIN(factory("plasma_animator_" #libname))
Definition at line 75 of file animator.h.
KDE 4.0 API Reference