Details
Description
When converting enums into QVariants it get stored as Shiboken enums and not Qt Enums.
So in C++ side if we have code that check for enums the code will fail.
Attachments
Issue Links
- relates to
-
PYSIDE-3066 setProperty() does not work with Enums
-
- Closed
-