|
Sayonara Player
|
Public Member Functions | |
| DBusNotifications (QObject *parent=nullptr) | |
| void | notify (const MetaData &md) override |
| notify when Metadata has been changed More... | |
| void | notify (const QString &title, const QString &text, const QString &imagePath) override |
| show standard notification More... | |
| QString | name () const override |
| get name of notification interface More... | |
| virtual QString | displayName () const |
|
overridevirtual |
|
overridevirtual |
|
overridevirtual |
show standard notification
| title | Notification title |
| message | Notification message |
| image_path | Notification image |
Implements NotificationInterface.