Qt 6.11 is out! See what's new in the release
blog
Qt6 bindings for javascript
-
I am looking for qtscript generator for Qt6. I am able to find it online for Qt4 and Qt5 but not for Qt6.
https://github.com/qt-labs/qtscriptgenerator
https://github.com/phbaer/qtscriptgenerator
https://github.com/sjinks/qtscriptgeneratorWhen I am building the same code for Qt6, I am able to build and run but it is not generating all the required files such as QFileInfo, QDateTime etc
Is it available for Qt6?
-
Hi,
The QtScript module has been deprecated and obsoleted during the Qt 5 series and AFAIK, it won't be ported to Qt 6.