Skip to content

Conversation

@usiems
Copy link
Contributor

Generated bindings for Qt 5.15.

It is somewhat hard to compare the generated code with the previous version, since we changed some general things (override instead of virtual), and because new classes push later classes to different header files. At a cursory inspection everything seems ok, though some generated methods may have been dropped (e.g. because they are inherited from a base class). Ah yes, and QRegularExpression is now a builtin type instead of QRegExp.

If you notice something is missing relative to Qt 5.11, please notify me.

@usiemsusiems merged commit 52d74fe into masterFeb 2, 2024
@usiemsusiems deleted the add_5.15_bindings branch February 2, 2024 16:25
@he-hesce
Copy link
Contributor

Please tag an release candidate 2 on this master branch commit.

@usiems
Copy link
ContributorAuthor

Done.

@he-hesce
Copy link
Contributor

thanks.

Sign up for freeto 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.

4 participants

@usiems@he-hesce@mrbean-bremen