qtdeclarative/tests/auto/qml/qqmlnotifier
Alan Alpert a5d0ed01c8 Don't call receivers from disconnectNotify
A pending documentation update is going to explain that you can't call
into QObject functions from disconnectNotify, or it may deadlock
on the signalSlot mutex.

Task-number: QTBUG-34829
Change-Id: I57e7b4e457d813d4255c8cdbe36228b2e0f45aaa
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2013-11-17 12:42:48 +01:00
..
data Make connectNotify() work with QML 2012-08-22 12:25:33 +02:00
qqmlnotifier.pro Make connectNotify() work with QML 2012-08-22 12:25:33 +02:00
tst_qqmlnotifier.cpp Don't call receivers from disconnectNotify 2013-11-17 12:42:48 +01:00