qt6-bb10/tests/auto/dbus/qdbusinterface
Thiago Macieira 2e2cf8a549 Remove the old QDBusConnection::sender functionality
This has been deprecated since QDBusContext was introduced (Qt 4.3). So
it's time to remove the functionality.

[ChangeLog][Important Behavior Change] QDBusConnection::sender()
(deprecated since Qt 4.3) has changed to always return an invalid
QDBusConnection. To know what connection the incoming call was received
from, use QDBusContext.

Change-Id: I355efb82c14e54ed718c8f892d8267e727b19118
Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
2015-01-06 19:41:36 +01:00
..
qmyserver Autotest: Fix a race condition in launching the QtDBus sub-processes 2014-12-20 07:37:17 +01:00
test Fix handling of subprocesses for QtDBus unit tests on Windows 2014-12-20 07:37:12 +01:00
.gitignore Moved dbus autotests into new directory structure 2011-09-01 09:37:08 +02:00
myobject.h Remove the old QDBusConnection::sender functionality 2015-01-06 19:41:36 +01:00
qdbusinterface.pro all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
tst_qdbusinterface.cpp Autotest: Fix a race condition in launching the QtDBus sub-processes 2014-12-20 07:37:17 +01:00