qt5base-lts/tests/auto/dbus
Thiago Macieira dc131e3a53 Make QDBusPendingReply behave like QDBusReply when dealing with errors
QDBusReply allows one to extract a QVariant and the type reply from an
error reply and getting a default-constructed value. This is useful when
a valid reply can never contain the default-constructed value (0, false,
empty strings, empty arrays, etc.), so it simplifies error checking.

More importantly, qdbusxml2cpp was changed a while ago from generating
QDBusReply to generating QDBusPendingReply, so we need to have the same
behavior.

Task-number: QTBUG-29046
Change-Id: Ia873b9fd4311c0d4e94f0ef623ba405c20bc0e8c
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2013-01-14 13:03:50 +01:00
..
qdbusabstractadaptor normalise signal/slot signatures [QtDBus tests] 2012-10-19 00:44:54 +02:00
qdbusabstractinterface normalise signal/slot signatures [QtDBus tests] 2012-10-19 00:44:54 +02:00
qdbusconnection normalise signal/slot signatures [QtDBus tests] 2012-10-19 00:44:54 +02:00
qdbusconnection_no_bus Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdbuscontext Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdbusinterface DBus: Remove declaration of built-in and automatic metatypes. 2013-01-04 13:20:06 +01:00
qdbuslocalcalls DBus: Remove declaration of built-in and automatic metatypes. 2013-01-04 13:20:06 +01:00
qdbusmarshall DBus: Remove declaration of built-in and automatic metatypes. 2013-01-04 13:20:06 +01:00
qdbusmetaobject DBus: Remove declaration of built-in and automatic metatypes. 2013-01-04 13:20:06 +01:00
qdbusmetatype DBus: Remove declaration of built-in and automatic metatypes. 2013-01-04 13:20:06 +01:00
qdbuspendingcall Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdbuspendingreply Make QDBusPendingReply behave like QDBusReply when dealing with errors 2013-01-14 13:03:50 +01:00
qdbusreply Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdbusservicewatcher Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdbusthreading Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdbustype Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdbusxmlparser tst_QDBusXmlParser: more reliable solution for setting the seed 2012-12-20 21:16:53 +01:00
dbus.pro Merge branch 'master' into refactor 2011-09-12 07:49:03 +02:00