diff options
author | Kent Hansen <kent.hansen@nokia.com> | 2012-04-26 10:43:07 +0200 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-05-01 08:21:22 +0200 |
commit | f98e56356b932388b8e6da0802c6225710511709 (patch) | |
tree | 21d60c6b046b34a5570b5d7baae733f6eca5b5cb /src/scripttools/debugging/qscriptdebuggerbackend.cpp | |
parent | 8879cbba5915a60ed8b655169cfc8068802499bb (diff) | |
download | qtscript-f98e56356b932388b8e6da0802c6225710511709.tar.gz |
Port qtscript to QMetaMethod-based connectNotify()
The const char *-based API is deprecated and will be removed in Qt5.
Also improve the autotest so we check precisely the number of
connect/disconnect notifications received.
The hacks to manually call the notify functions aren't needed
anymore, because the internal QMetaObject::(dis)connect() now does
it for us.
Change-Id: I2e5efed34ee1cba0aad8e60ea00dc9bc2a25bc6c
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggerbackend.cpp')
0 files changed, 0 insertions, 0 deletions