Engines
PlayerControl Class Reference
#include <playercontrol.h>
Inheritance diagram for PlayerControl:

Public Slots | |
void | updateEnabledOperations () |
Public Member Functions | |
PlayerControl (QObject *parent, Player::Ptr player) | |
Protected Member Functions | |
Plasma::ServiceJob * | createJob (const QString &operation, QMap< QString, QVariant > ¶meters) |
Detailed Description
Definition at line 27 of file playercontrol.h.
Constructor & Destructor Documentation
PlayerControl::PlayerControl | ( | QObject * | parent, | |
Player::Ptr | player | |||
) |
Definition at line 25 of file playercontrol.cpp.
Member Function Documentation
Plasma::ServiceJob * PlayerControl::createJob | ( | const QString & | operation, | |
QMap< QString, QVariant > & | parameters | |||
) | [protected] |
Definition at line 66 of file playercontrol.cpp.
void PlayerControl::updateEnabledOperations | ( | ) | [slot] |
Definition at line 41 of file playercontrol.cpp.
The documentation for this class was generated from the following files: