QtScript: Difference between revisions

Content deleted Content added
Cydebot (talk | contribs)
m Robot - Moving category Qt to Qt (toolkit) per CFD at Wikipedia:Categories for discussion/Log/2009 November 11.
No edit summary
Line 4:
 
The [http://labs.trolltech.com/page/Projects/QtScript/Generator QtScript Binding Generator] provides bindings for the Qt API to be accessed directly from ECMAScript. QtScript and the binding generator are used for [[Amarok (software)|Amarok]] 2's scripting system.
 
The current (as of Qt 4.7) implementation is using [[JavaScriptCore]].
 
==Qt Script for Applications (QSA)==