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

Enums #1

Open
maxdebayser opened this issue Nov 2, 2012 · 0 comments
Open

Enums #1

maxdebayser opened this issue Nov 2, 2012 · 0 comments

Comments

@maxdebayser
Copy link
Owner

It would be nice to parse C-style and C++11 enums and have a nice meta class that lists the labels and the values. This would be more or less like the enum support in Qt meta object system, but without the ridiculous restrictions that force you to declare enum inside classes that also are QObjects

@ghost ghost assigned maxdebayser Nov 2, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant