Move the writeBinding method into QQmlBinding
authorLars Knoll <lars.knoll@theqtcompany.com>
Fri, 17 Apr 2015 12:21:25 +0000 (14:21 +0200)
committerSimon Hausmann <simon.hausmann@theqtcompany.com>
Fri, 5 Jun 2015 10:07:45 +0000 (10:07 +0000)
commit6e1a4bf12846e6a68931a924890f54b433a42d1c
treef4f88e0235f7dc39496abafaefe6c71b9197d673
parentef81c2920ac8a49c91b3331ce7260306d6411dad
Move the writeBinding method into QQmlBinding

It's only called from there; this simplifies the code and will allow
some further optimizations.

Change-Id: I1f0befe620beaa0bbf961fc829881ef7b5c2e435
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
src/qml/qml/qqmlbinding.cpp
src/qml/qml/qqmlbinding_p.h
src/qml/qml/qqmlproperty.cpp
src/qml/qml/qqmlproperty_p.h