On Feb 26, 9:00 pm, Alex Russell <[email protected]> wrote:
> This is awesome!
>
> Any plans to move to a more recent QT version? Targeting 4.5 would
> make this a natural way to build x-platform QT apps quickly.

You might be interested in:

http://code.google.com/p/qtscriptgenerator/

that is a code generator which generates QtScript bindings for Qt4.
You probably can't re-use much of it (it uses the QtScript API), but
it might give you (A) some ideas  for future work (e.g. the XML
grammar they use to define the bindings) and (B) an idea of how big of
a task it is to keep such a huge set of bindings maintained.

--~--~---------~--~----~------------~-------~--~----~
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to