qt5base-lts/tests/auto/dbus
Thiago Macieira 3c6bb0ed8b Make the QtDBus object tree keep a count of active children
The new member variable activeChildren shall contain the number of
direct children that are active. This number differs from
children.count() because the vector may contain empty entries that
haven't been garbage-collected yet (obj == NULL and activeChildren ==
0).

When this count drops to zero, we know we can simply erase the vector of
children.

Change-Id: Ia20604d3fac852ea4a6e8862d934fbb936fa5e18
Reviewed-by: David Faure (KDE) <faure@kde.org>
2013-01-23 07:54:00 +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 Make the QtDBus object tree keep a count of active children 2013-01-23 07:54:00 +01: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