kdev-python: plans to add support for PyQt6 & PySide2/6 ?

Björn Strömberg bjorn.stromberg86 at gmail.com
Tue Jan 2 07:50:06 GMT 2024


is there any planned support for some newer documentation_files?

i see that in 23.08.4 there is:

   - kdevpythonsupport/documentation_files/PyKDE4
   - kdevpythonsupport/documentation_files/PyQt4
   - kdevpythonsupport/documentation_files/PyQt5


actually expected that atleast KF5 & PySide2 (Qt5 with lgpl linking) would
be supported by the plugin out of the box by v23.08?

these python support things are something i expect that is not handwritten,
and should likely be possible to autogenerate during compilation (if it
finds KF5 / KF6 / Qt5 / Qt6 it should just generate the correct stuff with
what is available at build time or have a tool to generate the output so
support can be packaged separately

from the few files i looked at for PyQt5 (QtCore.py etc) they look pretty
much like a c++ header has been automatically translated..

we maybe have a tool to do this translation already?

/Björn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20240102/e8445b3f/attachment.htm>


More information about the KDevelop-devel mailing list