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

cxx-qt-gen: store module ident in parser and simplify populating mapping #628

Merged
merged 2 commits into from
Jul 26, 2023

Conversation

ahayzen-kdab
Copy link
Collaborator

This also simplifies extern "C++Qt" support later.

Related to #577

This also simplifies extern "C++Qt" support later.

Related to KDAB#577
Rather than building the qualified mappings of the qobject
after already parsing them, do this inline. And build a
helper method to build a Path from two idents without parsing.

Related to KDAB#577
@Be-ing Be-ing enabled auto-merge (rebase) July 26, 2023 16:17
@Be-ing Be-ing merged commit d22007d into KDAB:main Jul 26, 2023
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

Successfully merging this pull request may close these issues.

2 participants