Hi, Den 14. sep. 2011 13:29, skrev ext Sylvain Pointeau: > Hi, > > Where can I find documentation on the new JS bridge based on V8 > (located for now in the declarative module)? > > I am now interested to integrate a JS engine in my C++ app but I don't > want to start using the QtScript module which will be more or less > deprecated. > > Best regards, > Sylvain >
Currently the code is the one and only documentation. The behavior is quite like QtScript in most places. My best suggestion is to give it a try it and see if the behavior differs from your expectations. Regards, Kent _______________________________________________ Qt5-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback
