Skip to content

Use QOpenGLWidget#900

Merged
corranwebster merged 5 commits into
mainfrom
fix/qt6-use-openglwidget
Mar 16, 2022
Merged

Use QOpenGLWidget#900
corranwebster merged 5 commits into
mainfrom
fix/qt6-use-openglwidget

Conversation

@corranwebster
Copy link
Copy Markdown
Contributor

The QOpenGLWidget replaces the deprecated QGLWidget. The only change is that we no longer need to actively call swapBuffer.

This PR relies on #897 being merged first, since this can't be tested on Qt6 without that PR.

@corranwebster corranwebster reopened this Mar 10, 2022
@corranwebster corranwebster mentioned this pull request Mar 10, 2022
3 tasks
Copy link
Copy Markdown
Member

@jwiggins jwiggins left a comment

Choose a reason for hiding this comment

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

LGTM w/ a couple comments

Comment thread enable/qt4/base_window.py Outdated
Comment thread kiva/gl/__init__.py Outdated
@corranwebster corranwebster merged commit b9b145d into main Mar 16, 2022
@jwiggins jwiggins deleted the fix/qt6-use-openglwidget branch March 16, 2022 12:01
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