Details
-
User Story
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
None
Description
There has been many changes in the API from PySide2 times, so having a tool that can refactor your code easily, would be beneficial for users to move to the latest versions.
Some of the features to keep an eye on are:
- Classes that were moved from different modules
- The fully qualified enums approach
- deprecated signatures
- etc