qt5base-lts/tests/auto/dbus
Alberto Mardegan 748abf9347 Add QDBusMessage::createTargetedSignal()
The QDBusMessage::createSignal() static method doesn't take a parameter
for specifying the destination service of the signal. While this is not
a widely used feature, it can be useful to avoid waking up all connected
clients when the service knows what are the clients which are interested
in the signal.

This commit adds a QDBusMessage::createTargetedSignal() method which
also takes the destination service as its first parameter.

Change-Id: I9fdca53673a6944c39c93c1efd69a9d02859684e
Task-number: QTBUG-44704
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-03-14 19:01:49 +00:00
..
qdbusabstractadaptor Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusabstractinterface Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusconnection Add QDBusMessage::createTargetedSignal() 2015-03-14 19:01:49 +00:00
qdbusconnection_no_bus Update copyright headers 2015-02-11 06:49:51 +00:00
qdbuscontext Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusinterface Update copyright headers 2015-02-11 06:49:51 +00:00
qdbuslocalcalls Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusmarshall Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusmetaobject Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusmetatype Update copyright headers 2015-02-11 06:49:51 +00:00
qdbuspendingcall Update copyright headers 2015-02-11 06:49:51 +00:00
qdbuspendingreply Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusreply Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusservicewatcher Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusthreading Update copyright headers 2015-02-11 06:49:51 +00:00
qdbustype Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusxmlparser Update copyright headers 2015-02-11 06:49:51 +00:00
dbus.pro Revert c3f485c525 2013-08-08 09:22:29 +02:00