Allow QDeclarativeIncubator to be deleted within statusChanged() callback
authorAaron Kennedy <aaron.kennedy@nokia.com>
Tue, 18 Oct 2011 04:56:25 +0000 (14:56 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 20 Oct 2011 11:26:17 +0000 (13:26 +0200)
commit2d4f2b3e758df0e9bafaa9b3adea7f4d5c19ae2b
tree6a35fda5fa8f0a1ec02cc319bd42a9fa9fd56b6e
parent3fe0716f608da26332625b98e724aad73f687993
Allow QDeclarativeIncubator to be deleted within statusChanged() callback

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