Skip to content

generator: fix iterator issues with Qt5.14 headers #142

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

Merged
merged 1 commit into from
Nov 3, 2023
Merged

generator: fix iterator issues with Qt5.14 headers #142

merged 1 commit into from
Nov 3, 2023

Conversation

jbowler
Copy link
Contributor

@jbowler jbowler commented Nov 2, 2023

const_iterators and other iterators became visible to the generator with changes in Qt5.14. This removes the corresponding iterators from the affected classes.

const_iterators and other iterators became visible to the generator with
changes in Qt5.14.  This removes the corresponding iterators from the
affected classes.

Signed-off-by: John Bowler <[email protected]>
Copy link
Contributor

@mrbean-bremen mrbean-bremen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

@mrbean-bremen mrbean-bremen merged commit 1162164 into MeVisLab:master Nov 3, 2023
@jbowler jbowler deleted the pull-request-141 branch November 3, 2023 14:16
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