Menu

Does QtScript being deprecated affect PythonQt

2015-02-20
2015-02-21
  • Brad Elliott

    Brad Elliott - 2015-02-20

    I've just started using PythonQt and I'm really impressed with it. Looking through the sources it looks like it uses the Qt Script Generator (at least I think). It looks like the Qt team is deprecating Qt Script in Qt 5.5. Does this affect QtScript? Will it stop working in future versions of Qt?

    The relevant topics that I can find on this include:
    http://qt-project.org/wiki/New-Features-in-Qt-5.5
    and
    http://comments.gmane.org/gmane.comp.lib.qt.devel/19929

     
  • Florian Link

    Florian Link - 2015-02-21

    No, PythonQt does not use QtScript at all and does not depend on it.

    It uses a fork of the Qt Script Wrapper generator, which was a fork from the QtJambi generator. This fork works without any requirements on QtScript, it generates the Qt wrappers in the PythonQt decorator format.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.