<div dir="ltr">Hi list,<div><br></div><div>I'm wondering if there's a specific reason why some Qt enums are exposed as IntEnum/IntFlags, and others not?</div><div><br></div><div>Specifically, I'm looking at Qt.ItemFlag (which I'd have expected to be an IntFlags type) and Qt.CheckState (which I'd expected to be an IntEnum type).</div><div><br></div><div>Kind regards,</div><div>Nyall</div></div>