summaryrefslogtreecommitdiffstats
path: root/src/widgets
diff options
context:
space:
mode:
authorKent Hansen <kent.hansen@nokia.com>2012-06-15 10:47:49 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-26 22:38:23 +0200
commitf4b3fa305d4775b1d731a66f4971d07bd8a6b6c9 (patch)
treee50eefbec37d4f8254cfdc5300f579390ac4df97 /src/widgets
parent744a31fe2a89951bb1b9b832bde1eb2f14075f50 (diff)
Add QAbstractDeclarativeData::isSignalConnected hook
Similar to QAbstractDeclarative::receivers. This hook will allow QObject::isSignalConnected(QMetaMethod) to return true when there are QML-managed connections. It's important that the hook is called from QObjectPrivate::isSignalConnected(uint), since QML calls that function. Change-Id: I9c5e42f2b3e7f985af02905985a3a47101cdee05 Reviewed-by: Olivier Goffart <ogoffart@woboq.com> Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
Diffstat (limited to 'src/widgets')
0 files changed, 0 insertions, 0 deletions