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
A Notification object.
Definition: NotificationInterface.h:45
void hovered(bool hovered)
void actionInvoked(const QString &id)
void displayed(bool displayed)
Top-level namespace for all things Unity-related.
Definition: Version.h:38