Jump to content

QtScript

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by MP 12 (talk | contribs) at 14:50, 20 February 2007 (init). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Qt Script for Applications (QSA) is scripting engine, addon to Qt toolkit. The scripting language is based on ECMAScript standard. The library contains the engine, simple script editor and two extension frameworks to create simple dialogs, read and write files and execute and manipulate processes.

It is dual-licensed under GPL and a commercial license

Qt is released by Trolltech on the following platforms:

  • www.trolltech.com/products/qt/addon/qsa QSA homepage
  • doc.trolltech.com/qsa-1.2.1/index.html QSA documentation