Skip to content

Fix QOpenGLWidget import for PySide6 - #1372

Open
tjjackson wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
dreamworksanimation:bugfix/qopenglwidget_import
Open

Fix QOpenGLWidget import for PySide6#1372
tjjackson wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
dreamworksanimation:bugfix/qopenglwidget_import

Conversation

@tjjackson

Copy link
Copy Markdown
Contributor

Summarize your change.

Fixed import for QOpenGLWidget in PySide6.

Describe the reason for the change.

In PySide6, QOpenGLWidget (used by rv.qtutils.sessionGLView) was moved from PySide6.QtWidgets to PySide6.QtOpenGLWidgets.

Describe what you have tested and on which operating system.

Tested with a CY2025 build on Rocky Linux 9.7

Signed-off-by: TJ Jackson <tj.jackson@dreamworks.com>
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.

1 participant