Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compat.py: Add utility functions that convert between ints and Qt Enums #481

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

zjp
Copy link
Contributor

@zjp zjp commented Apr 19, 2024

This PR implements the functions I asked about in #356

@zjp
Copy link
Contributor Author

zjp commented Apr 19, 2024

I can see some failures on PySide2 that I'll address when I get to a machine that has a binary PySide2 available (I usually work on an arm64 mac).

@dalthviz dalthviz added this to the v2.5.0 milestone Apr 25, 2024
@dalthviz dalthviz linked an issue Apr 25, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is there a need for enumasint or intasenum?
2 participants