qt5base-lts/tests/auto/dbus
Kevron Rees 0eec8c86b6 QDBusConnection::registorObject with interface
Currently QDBus relies on a key in QMetaClassInfo to understand the DBus interface name.
This patch allows QDBus to also use a specified interface name in the registerObject call
instead of relying on QMetaClassInfo that might not be there (if the QObject was created
in QML or Javascript for example).

Change-Id: Ie02b2c67e7deb07f43e35eb166c11833fcbf38f3
Task-number: QTBUG-44074
Reviewed-by: Kevron Rees <kevron.m.rees@intel.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-02-15 02:17:53 +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 QDBusConnection::registorObject with interface 2015-02-15 02:17:53 +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