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> |
||
|---|---|---|
| .. | ||
| qmyserver | ||
| test | ||
| .gitignore | ||
| myobject.h | ||
| qdbusinterface.pro | ||
| tst_qdbusinterface.cpp | ||