21 #ifndef UNITY_SHELL_NOTIFICATIONS_NOTIFICATIONINTERFACE_H
22 #define UNITY_SHELL_NOTIFICATIONS_NOTIFICATIONINTERFACE_H
24 #include <unity/SymbolExport.h>
26 #include <QtCore/QObject>
34 namespace notifications
62 void hovered(
bool hovered);
69 void displayed(
bool displayed);
83 void actionInvoked(
const QString&
id);
92 #endif // UNITY_SHELL_NOTIFICATIONS_NOTIFICATIONINTERFACE_H
A Notification object.
Definition: NotificationInterface.h:44
Top-level namespace for all things Unity-related.
Definition: Version.h:37