Description
If a .ui file using a QWebView is compiled with pyside2uic, the wrong import statement will be created:
from PySide import QtWebKit
should be:
from PySide2 import QtWebKit
Attachments
Issue Links
- is duplicated by
-
PYSIDE-352 pyside2uic does not compile web views properly
- Closed
For Gerrit Dashboard: PYSIDE-361 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
185414,2 | Adjust plugins to PySide2 | dev | pyside/pyside-tools | Status: MERGED | +2 | 0 |