Skip to content

chore: Remove deprecated Qt5 paradigms - #278

Merged
mrbean-bremen merged 4 commits into
MeVisLab:masterfrom
jcfr:qt6-compatibility-improvements
Aug 28, 2025
Merged

chore: Remove deprecated Qt5 paradigms#278
mrbean-bremen merged 4 commits into
MeVisLab:masterfrom
jcfr:qt6-compatibility-improvements

Conversation

@jcfr

@jcfrjcfr commented Aug 28, 2025

Copy link
Copy Markdown
Contributor

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

hjmjohnsonand 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 <jchris.fillionr@kitware.com>
This change introduces utility functions in PythonQtUtils to simplify and
centralize handling differences between Qt5 and Qt6.
Suggested-by: mrbean-bremen <hansemrbean@googlemail.com>

@mrbean-bremenmrbean-bremen left a comment

Copy link
Copy Markdown
Contributor

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:masterAug 28, 2025
19 checks passed

@hjmjohnsonhjmjohnson left a comment

Copy link
Copy Markdown
Contributor

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 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.

3 participants

@jcfr@hjmjohnson@mrbean-bremen