nucleic / enaml

Declarative User Interfaces for Python
http://enaml.readthedocs.io/en/latest/
Other
1.53k stars 130 forks source link

qt: use QEvent.Type to coerce new regsitered event type with all bind… #497

Closed MatthieuDartiailh closed 2 years ago

MatthieuDartiailh commented 2 years ago

…ings

This requires PyQt 6.3.1 to work and allow to eliminate a deprecation warning.