21#ifndef LOMIRI_SHELL_NOTIFICATIONS_NOTIFICATIONINTERFACE_H
22#define LOMIRI_SHELL_NOTIFICATIONS_NOTIFICATIONINTERFACE_H
24#include <lomiri/SymbolExport.h>
26#include <QtCore/QObject>
34namespace notifications
A Notification object.
Definition: NotificationInterface.h:45
void displayed(bool displayed)
void actionInvoked(const QString &id)
void hovered(bool hovered)
Top-level namespace for all things Lomiri-related.
Definition: Version.h:38