Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make connectNotify() work with QML | Thomas McGuire | 2012-08-31 | 1 | -0/+12 |
Call connectNotify() and disconnectNotify() in QML signal handlers and in QML bindings. This is a backport of Qt5's QtDeclarative commit 26ea8e01e9ee2a8c8c09266147b94c9ac92d09f9. Task-number: QTBUG-11284 Change-Id: If5c3701426208875f3b775040c4e7bcbaac2b0a9 Reviewed-by: Kent Hansen <kent.hansen@nokia.com> Reviewed-by: Lars Knoll <lars.knoll@nokia.com> |