qt5base-lts/tests/auto
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
..
bic/data tst_bic: Add bic data for QtConcurrent and QtPrintSupport 2013-01-14 09:18:43 +01:00
cmake Generate instances of types in the CMake tests. 2012-10-31 07:16:03 +01:00
compilerwarnings/data Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
concurrent Tests: Remove declaration of built-in and automatic metatypes. 2013-01-06 11:23:45 +01:00
corelib Add a new Q_GLOBAL_STATIC implementation 2013-01-22 17:15:58 +01:00
dbus Make the QtDBus object tree keep a count of active children 2013-01-23 07:54:00 +01:00
gui Ensure raster pixmap cache key is the same as that of pixmap.toImage() 2013-01-11 21:24:23 +01:00
guiapplauncher Update the documentation after moving examples. 2011-07-05 21:19:08 +02:00
network Fix incorrectly disabled autotest 2013-01-11 14:01:10 +01:00
opengl add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
other Don't build lance as application bundle on Mac OS 2013-01-22 14:56:47 +01:00
printsupport Tests: Remove declaration of built-in and automatic metatypes. 2013-01-06 11:23:45 +01:00
shared Auto tests: add PlatformClipboard::isAvailable() 2012-09-27 06:07:13 +02:00
sql Tests: Remove declaration of built-in and automatic metatypes. 2013-01-06 11:23:45 +01:00
testlib Fix testlib-selftest for MinGW. 2013-01-22 17:15:58 +01:00
tools Add support for defining properties from member variables. 2013-01-19 17:36:55 +01:00
widgets Merge remote-tracking branch 'origin/stable' into dev 2013-01-16 01:22:45 +01:00
xml Tests: Remove declaration of built-in and automatic metatypes. 2013-01-06 11:23:45 +01:00
auto.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
network-settings.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtest-config.h Auto tests: revise cursor dependant tests 2012-10-13 05:51:19 +02:00
test.pl Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00