kdeconnect-kde/core
Adam Pigg ebc316f703 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
2018-03-18 12:52:22 +01:00
..
backends Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
CMakeLists.txt Clean-up requirements: cmake 3.0, qt 5.7, use min versions, deduplicate KF5 2018-03-17 23:34:33 +01:00
core_debug.cpp Make member variable names, & placement and * placement more coherent 2017-09-03 21:45:08 +02:00
core_debug.h Added debug function to print a stack trace 2016-06-01 12:43:34 +02:00
daemon.cpp Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
daemon.h Add a method for creating simple notifications 2018-03-18 12:52:22 +01:00
dbushelper.cpp Clazy says all this QStringLiteral and QLatin1String were missing/wrong 2016-11-26 16:21:29 +01:00
dbushelper.h Fix various krazy2 warnings 2015-08-21 22:38:54 +06:00
device.cpp Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
device.h Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
filetransferjob.cpp Merge branch 'master' into 1.x 2017-09-03 22:05:54 +02:00
filetransferjob.h Merge branch 'master' into 1.x 2017-09-03 22:05:54 +02:00
kdeconnectconfig.cpp Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
kdeconnectconfig.h Make member variable names, & placement and * placement more coherent 2017-09-03 21:45:08 +02:00
kdeconnectplugin.cpp Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
kdeconnectplugin.h Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
kdeconnectpluginconfig.cpp Make member variable names, & placement and * placement more coherent 2017-09-03 21:45:08 +02:00
kdeconnectpluginconfig.h Do not use a location under home as mount point 2017-02-18 16:14:51 +01:00
Messages.sh Figure out Messages.sh after code refactoring 2014-06-17 18:45:47 +02:00
networkpacket.cpp Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
networkpacket.h Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
networkpackettypes.h Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
pluginloader.cpp Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
pluginloader.h Make member variable names, & placement and * placement more coherent 2017-09-03 21:45:08 +02:00