Content deleted Content added
Jerryobject (talk | contribs) WP:LINKs: update-standardizes, add, needless-WP:PIPE > WP:NOPIPE. Small WP:COPYEDITs WP:EoS: clarify, WP:TERSE. MOS:FIRSTABBReviations define-clarify before parenthetic WP:ABBRs. WP:REFerence: plain text + inline WP:EXTernal link > WP:CITation; parameters: adds, fills. WP:NAVBOX update-standardize. |
|||
(39 intermediate revisions by 28 users not shown) | |||
Line 1:
{{Short description|Scripting engine}}
'''QtScript''' is a scripting engine that has been part of the [[Qt (software)|Qt]] [[Cross-platform software|cross-platform]] [[application framework]] since version 4.3.0. It was first deprecated as of Qt 5.5, then dropped as of Qt 6.5, and replaced by Qt Meta-object Language ([[QML]]).
The [[scripting language]] is based on the [[ECMAScript]] standard with a few
The
The QtScript version as of Qt 4.7 in 2011 uses [[JavaScriptCore]] but was developed no further. The module was deprecated as of Qt 5.5 in April 2015.<ref>{{cite web |url=http://wiki.qt.io/New-Features-in-Qt-5.5#Deprecated_Functionality |title=New Features in Qt 5.5 |publisher=Qt Company |access-date=15 April 2015}}</ref>
== Qt Script for Applications (QSA) ==
An earlier and unrelated scripting engine,
With the release of QtScript, QSA has been deprecated and
== References ==
{{Reflist}}
== External links ==
* [http://doc.
* [http://doc.
* [https://web.archive.org/web/20160119132226/http://doc.
* [
* [http://get.qtsoftware.com/qsa/source/ QSA download directory]{{dead link|date=September 2011}}
{{Qt platform}}
{{ECMAScript}}
[[Category:
[[Category:JavaScript dialect engines]]
[[Category:Qt (software)]]
|