PyQt-specific auto-registration of flag types
Closed this issue · 0 comments
philthompson10 commented
SIP currently has PyQt-specific support for the automatic registration of wrapped enums with Qt's meta-type system in ABI v13. This needs to be extended to wrapped QFlags.