Skip to content

Conversation

@jamesobutler
Copy link
Contributor

@jamesobutler jamesobutler commented Jan 2, 2026

This includes some adjustments for Qt 6.10 as I have worked to update the 3D Slicer application to use Qt 6.10. I specifically ran into the issue where QDir's mkpath signature changed with a new std::optional argument which when unhandled was resulting in the wrapping for this method being unavailable and causing a traceback in 3D Slicer where mkpath was being used from python.

Additional changes based on reviewing some items described at https://doc.qt.io/qt-6/whatsnew610.html.

@jamesobutler
Copy link
Contributor Author

cc: @mrbean-bremen

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.

Thanks, that looks good!

@mrbean-bremen mrbean-bremen merged commit 6df6025 into MeVisLab:main Jan 2, 2026
18 checks passed
@jamesobutler jamesobutler deleted the qt-6.10-changes branch January 2, 2026 18:22
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