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