summaryrefslogtreecommitdiffstats
path: root/examples/import-envjsnatives.js
blob: f6bff3cb34035e9731c8440dac6f653278e6d479 (plain)
1
2
3
4
5
6
// This is not an actual example, it's just a helper
// when using e.g. $QTDIR/examples/script/qscript to
// run examples.
// Evaluate this file after evaluating env.js
// to establish the full Envjs/QtScript environment.
qt.script.importExtension("envjsnatives");