Get rid of QQmlBinding::property()
authorLars Knoll <lars.knoll@theqtcompany.com>
Thu, 16 Apr 2015 09:56:07 +0000 (11:56 +0200)
committerSimon Hausmann <simon.hausmann@theqtcompany.com>
Mon, 27 Apr 2015 07:44:43 +0000 (07:44 +0000)
commit80defcb0c01d747f331719c0f89992d6db660f98
treebde0d4519047a9d791ae272e6c65c7772e34fe19
parent0e14a46f60124d9da1101fe7766c7d85e2b72e64
Get rid of QQmlBinding::property()

The method is slow and not required anymore

Change-Id: I8c2bc6eeedbd15b901b60aa08408fe8c32a81707
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
src/quick/items/qquickstateoperations.cpp