![]() |
Sayonara Player
|
Public Member Functions | |
virtual void | notify (const MetaData &md) override |
notify when Metadata has been changed More... | |
virtual void | notify (const QString &title, const QString &message, 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.