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

There is no possibility of parsing classes with Qt #30

Open
AZhurkin opened this issue Oct 7, 2023 · 0 comments
Open

There is no possibility of parsing classes with Qt #30

AZhurkin opened this issue Oct 7, 2023 · 0 comments

Comments

@AZhurkin
Copy link

AZhurkin commented Oct 7, 2023

The current version of the parser does not support Qt
CppHeaderParser.CppHeaderParser.CppParseError: Not able to parse my_class.h on line 9 evaluating ';': unexpected ';', expected ',' or '{'
Error around: Q_PROPERTY ( Priority priority READ priority WRITE setPriority NOTIFY priorityChanged ) public

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant