Skip to content

Conversation

usiems
Copy link
Contributor

@usiems usiems commented Jan 30, 2024

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.

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

he-hesce commented Feb 2, 2024

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

@usiems
Copy link
Contributor Author

usiems commented Feb 2, 2024

Done.

@he-hesce
Copy link
Contributor

he-hesce commented Feb 2, 2024

thanks.

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.

3 participants