Simplify JS bindings generation
authorSimon Hausmann <simon.hausmann@digia.com>
Sat, 27 Apr 2013 19:21:44 +0000 (21:21 +0200)
committerLars Knoll <lars.knoll@digia.com>
Mon, 6 May 2013 12:47:45 +0000 (14:47 +0200)
commitf227c3392beda68beb2792eb9fec467d9a0794da
treef89d559d26d19935b5ddae85b01e326f6eb65e0d
parent0328241012fc2dc00f4384d37184e2ba7525fb39
Simplify JS bindings generation

Added a little helper script that can generate the code to
set up the prototype properties

Change-Id: I957ed4419c8b16398720fea4203c1a00434c4fba
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
.gitignore
src/qml/qml/v4/qv4dateobject.cpp
src/qml/qml/v4/qv4dateobject_p.h
src/qml/qml/v4/qv4engine.cpp
src/qml/qml/v4/qv4object_p.h
src/qml/qml/v4/v4.pri
src/qml/qml/v4/v4classgen [new file with mode: 0755]