Details
-
Suggestion
-
Resolution: Done
-
P2: Important
-
None
-
None
-
None
Description
With Qt4/PySide Q3dPort.cpp was suggesting using
// Can access from Python via PySide like this: // import PySide.QtGui // import PySide.QtOpenGL // import shiboken // // widget = PySide.QtGui.qApp.property("mayaSharedQGLWidget") // ptr = long(shiboken.getCppPointer(widget)[0]) // glWidget = shiboken.wrapInstance(ptr, PySide.QtOpenGL.QGLWidget)
Qt5 PySide2 at the moment doesn't have a module QtOpenGL
need to resolve how/what is needed to gain access
Attachments
Issue Links
- relates to
-
PYSIDE-314 Add support for the QGLwidget
-
- Closed
-
For Gerrit Dashboard: PYSIDE-320 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
174274,8 | Build QtOpenGL support | dev | pyside/pyside-setup | Status: MERGED | +2 | 0 |
174389,3 | Fix a bug in QtWebKitWidgets | dev | pyside/pyside-setup | Status: MERGED | +2 | 0 |