Could anyone provide more details on the differences between PyQt and PythonQt? I see from the main page that you cannot subclass QObjects using PythonQt, but aside from that are there limitations to consider?
From my experiments it seems I can create and manipulate Qt interfaces from python pretty well using PythonQt. Are there other things that I may run into down the line if I start using PythonQt instead of PyQt?
Have people implemented PythonQt in projects? Any experiences you can share?
Thanks in advance for any info!
-Steve
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi -
Could anyone provide more details on the differences between PyQt and PythonQt? I see from the main page that you cannot subclass QObjects using PythonQt, but aside from that are there limitations to consider?
From my experiments it seems I can create and manipulate Qt interfaces from python pretty well using PythonQt. Are there other things that I may run into down the line if I start using PythonQt instead of PyQt?
Have people implemented PythonQt in projects? Any experiences you can share?
Thanks in advance for any info!
-Steve