Allow one incubator to start in the statusChanged() of another
authorAaron Kennedy <aaron.kennedy@nokia.com>
Tue, 18 Oct 2011 04:10:36 +0000 (14:10 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 20 Oct 2011 11:25:45 +0000 (13:25 +0200)
commit3fe0716f608da26332625b98e724aad73f687993
tree953ef5d1e85330c0327dc85384cc1089f6215fc0
parent84af8c0ca510366a3017c1af83abc1cd18009198
Allow one incubator to start in the statusChanged() of another

Change-Id: I91cb7e2a8ecc67f34cdcadc0b71f819c2881e2da
Reviewed-by: Martin Jones <martin.jones@nokia.com>
src/declarative/qml/qdeclarativeincubator.cpp
tests/auto/declarative/qdeclarativeincubator/data/chainedAsynchronousIfNested.qml [new file with mode: 0644]
tests/auto/declarative/qdeclarativeincubator/tst_qdeclarativeincubator.cpp