Details
Description
I am moving a large Python application from PySide/Qt4 to PySide2/Qt5.
In PySide2 5.13.2, and in older PySide/Qt4 versions, pyside-uic has the --from-imports option : " generate imports relative to '.' "
The project I am moving to PySide2/Qt5 uses this feature a lot.Unfortunately, this feature no longer seems to exist in PySide2 5.14
Attachments
Issue Links
- is duplicated by
-
PYSIDE-2697 pyside2-uic missing "--from-imports" functionality
-
- Closed
-