Remove the manual vtable from QQmlJavaScriptExpression
authorLars Knoll <lars.knoll@theqtcompany.com>
Mon, 13 Apr 2015 09:49:18 +0000 (11:49 +0200)
committerSimon Hausmann <simon.hausmann@theqtcompany.com>
Sat, 25 Apr 2015 05:26:08 +0000 (05:26 +0000)
commit54daa0035c9649ab92a70ae050534832b37c09be
tree38ab301521ef124f6aacb306855e0df01d890c81
parent895fe4b881ae819981c337d65c8fae5f5daaf164
Remove the manual vtable from QQmlJavaScriptExpression

Now that the class got unified with QQmlAbstractExpression, it has a
vtable anyway, so we can just as well remove the old hack.

Change-Id: Ifa095297e3d75564c4305ce3655eaa57436ef4a8
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
src/qml/qml/qqmlbinding.cpp
src/qml/qml/qqmlbinding_p.h
src/qml/qml/qqmlboundsignal.cpp
src/qml/qml/qqmlboundsignal_p.h
src/qml/qml/qqmlexpression.cpp
src/qml/qml/qqmlexpression_p.h
src/qml/qml/qqmljavascriptexpression.cpp
src/qml/qml/qqmljavascriptexpression_p.h