Nyall Dawson ec1b4f822a QVariant.Type, Qt.ItemFlag and Qt.CheckState need to be int compatible
For reasons(?) these aren't IntEnums/IntFlags on PyQt6, but we need
them to be int compatible for compatibility with PyQt5 code
2024-02-26 17:37:31 +01:00
..
2023-08-08 07:46:21 +10:00
2024-02-06 13:31:45 +10:00