Rename Managed::managedData() to d() to be consistent
authorLars Knoll <lars.knoll@digia.com>
Wed, 30 Apr 2014 18:55:41 +0000 (20:55 +0200)
committerSimon Hausmann <simon.hausmann@digia.com>
Tue, 22 Jul 2014 11:49:10 +0000 (13:49 +0200)
commitc9081fab7c63e50d2a3b7cfe3e78110a5922dc29
tree81bdde5b1239a429a0633d5d7de20a9beb6286e3
parentd44cac4028df512b37b161e9f3fc9f7ba1c504bc
Rename Managed::managedData() to d() to be consistent

No need to differentiate in the name anymore, as the data
structures all inherit from each other now.

Change-Id: Ia41f50ce4e521f9626d874311ceb57e0e194888b
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/qml/jsruntime/qv4engine_p.h
src/qml/jsruntime/qv4functionobject.cpp
src/qml/jsruntime/qv4functionobject_p.h
src/qml/jsruntime/qv4globalobject.cpp
src/qml/jsruntime/qv4identifiertable_p.h
src/qml/jsruntime/qv4managed.cpp
src/qml/jsruntime/qv4managed_p.h
src/qml/jsruntime/qv4mm.cpp
src/qml/jsruntime/qv4object_p.h
src/qml/jsruntime/qv4script.cpp
src/qml/qml/v8/qqmlbuiltinfunctions.cpp