summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorVolker Krause <volker.krause@kdab.com>2014-01-16 11:31:51 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-16 15:53:56 +0100
commit9132dbb6592c3357585d5c589b48d814497f1cc5 (patch)
treea30f940e29d23632e180f9ab3f85f4bc3edef1c0 /tests
parent87d2fa5f849b0877b75d29113ec7dd3613827904 (diff)
Do not consider a signal to be connected if only a signal spy is installed.
This fixes QtQuick key handling not propagating key events beyond the specific onXPressed handlers, due to erroneously thinking those exist, when signal spy callbacks are present. Considering signal spies for isSignalConnected() goes back to 87239ef6 in Qt4, and seems to be there just due to this code being based on activate(), where this check obviously makes sense. Change-Id: Iad41e42a8d3ee2a16a55be7d1a7cdc51484981ce Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions