summaryrefslogtreecommitdiff
path: root/src/testlib/qtestxunitstreamer.cpp
diff options
context:
space:
mode:
authorThomas McGuire <thomas.mcguire.qnx@kdab.com>2012-09-24 12:25:49 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-09-26 20:45:20 +0200
commitb66b145633e19a7f70aade0943e0c8efb5169a59 (patch)
tree7effd30faa99b445d33dd625da8677ef89da391a /src/testlib/qtestxunitstreamer.cpp
parentdff8dd6c31e81269b99004d9fb4127cd50a86fe4 (diff)
downloadqt4-tools-b66b145633e19a7f70aade0943e0c8efb5169a59.tar.gz
Include the signal code in the argument of (dis)connectNotify().
As it turns out, the convention of (dis)connectNotify() is to include the signal prefix, i.e. '2'. Therefore add this prefix also when calling these functions from QML. Also add a unit test confirming that the C++ and QML cases are now handled the same way. This patch is not needed in Qt5, as connectNotify() and disconnectNotify() take a QMetaMethod as a parameter, not a const char*. Change-Id: I3add0fc13c60a479949cf3d31218af5fd3f546a2 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'src/testlib/qtestxunitstreamer.cpp')
0 files changed, 0 insertions, 0 deletions