qtscript-opensource-src/examples/script
openKylinBot 6b9b2c9d1e Import Upstream version 5.15.3+dfsg 2022-05-19 17:35:53 +08:00
..
calculator Import Upstream version 5.15.3+dfsg 2022-05-19 17:35:53 +08:00
context2d Import Upstream version 5.15.3+dfsg 2022-05-19 17:35:53 +08:00
customclass Import Upstream version 5.15.3+dfsg 2022-05-19 17:35:53 +08:00
defaultprototypes Import Upstream version 5.15.3+dfsg 2022-05-19 17:35:53 +08:00
helloscript Import Upstream version 5.15.3+dfsg 2022-05-19 17:35:53 +08:00
marshal Import Upstream version 5.15.3+dfsg 2022-05-19 17:35:53 +08:00
qscript Import Upstream version 5.15.3+dfsg 2022-05-19 17:35:53 +08:00
qsdbg Import Upstream version 5.15.3+dfsg 2022-05-19 17:35:53 +08:00
qstetrix Import Upstream version 5.15.3+dfsg 2022-05-19 17:35:53 +08:00
README Import Upstream version 5.15.3+dfsg 2022-05-19 17:35:53 +08:00
script.pro Import Upstream version 5.15.3+dfsg 2022-05-19 17:35:53 +08:00

README

Qt is provided with a powerful embedded scripting environment through the Qt Script
classes.

These examples demonstrate the fundamental aspects of scripting applications
with Qt.


Documentation for these examples can be found via the Examples
link in the main Qt documentation.