Greetings,
my C++ software program (GUI) was scriptable using the QtScript module of Qt5.

I now would like to build it using Qt6 and to take the opportunity of the port
to transition towards QJSEngine (QtScript is being deprecated).

I searched around for a tutorial about converting a QtScript project to
QJSEngine but failed to find any.

For example, I was looking for the new class that would replace the QScriptClass
class.
Are there any lessons about transitioning from QtScript to QJSEngine that I
might have overlooked?

Thanks for any help,

Sincerely,
Filipp

--

⢀⣴⠾⠻⢶⣦⠀  Filippo Rusconi, PhD
⣾⠁⢠⠒⠀⣿⡁   Scientist at CNRS
⢿⡄⠘⠷⠚⠋⠀   Debian Developer
⠈⠳⣄⠀⠀⠀⠀  http://msxpertsuite.org
          http://www.debian.org


_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to