user avatar
Use minimal javascript expression for bound signals
Chris Adams authored
Previously, QQmlBoundSignal used QQmlExpression internally.  This
commit adds a new, more optimal QQmlJavaScriptExpression subclass
specifically designed for QQmlBoundSignal, and converts the code
to use it instead of QQmlExpression where appropriate.

Task-number: QTBUG-24460
Change-Id: I2865a119ce840235e27a7722d8052ca61c265f69
Reviewed-by: default avatarMichael Brasser <michael.brasser@nokia.com>
53d5deb5
Name Last commit Last update