![]() |
Sayonara Player
|
Public Member Functions | |
DBusMediaKeysInterface (QObject *parent=nullptr) | |
void | init () |
Protected Slots | |
virtual void | mediaKeyPressed (const QString &appName, const QString &key) |
virtual void | registerFinished (QDBusPendingCallWatcher *watcher) |
Protected Member Functions | |
bool | initialized () const |
virtual QString | serviceName () const =0 |
virtual QDBusPendingReply | grabMediaKeyReply ()=0 |
virtual void | connectMediaKeys ()=0 |