Skip to content

Conversation

jcfr
Copy link
Contributor

@jcfr jcfr commented Aug 28, 2025

This changes deprecated Qt6 paradigms to either backward-compatible ones or uses preprocessor conditionals for Qt5 and Qt6 differences. This ensures compatibility with both Qt versions.


This pull request supersedes #270

hjmjohnson and others added 4 commits August 28, 2025 06:20
This changes deprecated Qt6 paradigms to either backward-compatible ones or
uses preprocessor conditionals for Qt5 and Qt6 differences. This ensures
compatibility with both Qt versions.

Co-authored-by: Jean-Christophe Fillion-Robin <[email protected]>
This change introduces utility functions in PythonQtUtils to simplify and
centralize handling differences between Qt5 and Qt6.

Suggested-by: mrbean-bremen <[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.

Looks good, thanks!

@mrbean-bremen mrbean-bremen merged commit 63b168c into MeVisLab:master Aug 28, 2025
19 checks passed
Copy link
Contributor

@hjmjohnson hjmjohnson left a comment

Choose a reason for hiding this comment

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

Thanks @jcfr

@jcfr jcfr deleted the qt6-compatibility-improvements branch September 25, 2025 18:52
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