Engines
NowPlayingEngine Class Reference
The Now Playing data engine. More...
#include <nowplayingengine.h>
Inheritance diagram for NowPlayingEngine:

Public Member Functions | |
NowPlayingEngine (QObject *parent, const QVariantList &args) | |
Plasma::Service * | serviceForSource (const QString &source) |
Protected Member Functions | |
bool | sourceRequestEvent (const QString &source) |
bool | updateSourceEvent (const QString &source) |
Detailed Description
The Now Playing data engine.Use plasmaengineexplorer and request the "help" source for more info.
Definition at line 38 of file nowplayingengine.h.
Constructor & Destructor Documentation
NowPlayingEngine::NowPlayingEngine | ( | QObject * | parent, | |
const QVariantList & | args | |||
) |
Definition at line 41 of file nowplayingengine.cpp.
Member Function Documentation
Plasma::Service * NowPlayingEngine::serviceForSource | ( | const QString & | source | ) |
Definition at line 65 of file nowplayingengine.cpp.
bool NowPlayingEngine::sourceRequestEvent | ( | const QString & | source | ) | [protected] |
Definition at line 76 of file nowplayingengine.cpp.
bool NowPlayingEngine::updateSourceEvent | ( | const QString & | source | ) | [protected] |
Definition at line 115 of file nowplayingengine.cpp.
The documentation for this class was generated from the following files: