kdeconnect-kde/tests
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
..
CMakeLists.txt Clean-up requirements: cmake 3.0, qt 5.7, use min versions, deduplicate KF5 2018-03-17 23:34:33 +01:00
devicetest.cpp Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
downloadjobtest.cpp Make member variable names, & placement and * placement more coherent 2017-09-03 21:45:08 +02:00
kdeconnectconfigtest.cpp Clazy says all this QStringLiteral and QLatin1String were missing/wrong 2016-11-26 16:21:29 +01:00
lanlinkprovidertest.cpp Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
networkpackettests.cpp Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
networkpackettests.h Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
pluginloadtest.cpp Make member variable names, & placement and * placement more coherent 2017-09-03 21:45:08 +02:00
sendfiletest.cpp Merge branch 'master' into 1.x 2017-09-03 22:05:54 +02:00
testdaemon.h Add a method for creating simple notifications 2018-03-18 12:52:22 +01:00
testnotificationlistener.cpp Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
testsocketlinereader.cpp Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
testsslsocketlinereader.cpp Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00