Plasma
NowPlayingEngine Class Reference
#include <nowplayingengine.h>
Inheritance diagram for NowPlayingEngine:

Detailed Description
The Now Playing data engine.Use plasmaengineexplorer and request the "help" source for more info.
Definition at line 37 of file nowplayingengine.h.
Public Member Functions | |
| NowPlayingEngine (QObject *parent, const QVariantList &args) | |
| QStringList | sources () const |
Protected Member Functions | |
| bool | sourceRequestEvent (const QString &source) |
| bool | updateSourceEvent (const QString &source) |
Constructor & Destructor Documentation
| NowPlayingEngine::NowPlayingEngine | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 39 of file nowplayingengine.cpp.
Member Function Documentation
| bool NowPlayingEngine::sourceRequestEvent | ( | const QString & | source | ) | [protected] |
Definition at line 64 of file nowplayingengine.cpp.
| QStringList NowPlayingEngine::sources | ( | ) | const |
Definition at line 107 of file nowplayingengine.cpp.
| bool NowPlayingEngine::updateSourceEvent | ( | const QString & | source | ) | [protected] |
Definition at line 112 of file nowplayingengine.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference