Add a method for creating simple notifications

Authored by piggz on Mar 18 2018, 11:42 AM.

Description

Add a method for creating simple notifications

Summary:
Add a helper function to the daemon interface, which must be subclassed
by the implementations, which creates a simple notification.

For more complex needs, involving interacting with the notification, it
will still be nescessary to use KNotification directly, but this allows
for other future implementations to create a simple notification without
ifdef'ing the code.

Reviewers: kdeconnect, apol

Reviewed By: apol

Subscribers: kdeconnect

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

Details

Committed
mtijinkMar 18 2018, 11:52 AM
Reviewer
apol
Differential Revision
D11104: Add a method for creating simple notifications
Parents
R224:f7656cef2c33: Remove unneeded moc include
Branches
Unknown
Tags
Unknown