[libnotificationmanager] introduce the WatchedNotificationsModel

Authored by bshah on Apr 23 2020, 11:59 AM.

Description

[libnotificationmanager] introduce the WatchedNotificationsModel

Summary: This allows one to subscribe to notifications from notification server.

Test Plan:
tested using very simple QML

import QtQuick 2.0
import org.kde.notificationmanager 1.1 as Notifications

...
Notifications.NotificationWatchedModel {
    id: model
}

Reviewers: Plasma, broulik, davidedmundson

Reviewed By: Plasma, broulik

Subscribers: nicolasfella, plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D28509

Details

Committed
bshahMay 11 2020, 3:40 AM
Reviewer
Plasma
Differential Revision
D28509: [libnotificationmanager] introduce the WatchedNotificationsModel
Parents
R120:63deb6a0125b: Kill Runner: Move config keys to new file
Branches
Unknown
Tags
Unknown