ch-aurich / Eagle2FreeCad

Export your eagle boards to freecad, just like eagleUp does for Sketchup
23 stars 7 forks source link

PyQt4 - PySide #9

Open vheimburger opened 8 years ago

vheimburger commented 8 years ago

We are currently using your Eagle2FreeCad together with FreeCad 13 and are very satisfied. Meanwhile, as there new FreeCad versions and PyQt4 was changed in favour of PySide, we were wondering if there is still any further development or adaptation to PySide.

Best regards

ch-aurich commented 7 years ago

The change should be relatively easy because I only use Qt for the file open dialogs.

http://www.freecadweb.org/wiki/index.php?title=Extra_python_modules#Example_of_transition_from_PyQt4_and_PySide gives some examples how to migrate from PyQt4 to PySide.

Currently I do not know how and if I will maintain support for this tool anymore since there is a workbench that provides almost the same features with much easier workflow: https://www.youtube.com/watch?v=81NsljRJx8c