Changes between Initial Version and Version 1 of Ticket #1635, comment 11
- Timestamp:
- Nov 12, 2020, 6:35:05 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1635, comment 11
initial v1 1 10) sip.isdeleted(object) in PyQt5 becomes shiboken2.isValid() in PySide2. Used in html_viewer/tool.py .1 10) sip.isdeleted(object) in PyQt5 becomes shiboken2.isValid() in PySide2. Used in html_viewer/tool.py and graphics/opengl.py.