Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: 5.15.2, 6.2.3
-
Fix Version/s: None
-
Component/s: PySide
-
Labels:None
-
Platform/s:
-
Commits:92d8353b2e (pyside/pyside-setup/dev) c810551bc3 (pyside/pyside-setup/6.3) c810551bc3 (pyside/pyside-setup/wip/6.3_pypy) c810551bc3 (pyside/tqtc-pyside-setup/6.3) 92d8353b2e (pyside/tqtc-pyside-setup/dev)
Description
These Windows-only methods are missing from PySide6 on Windows:
QImage.fromHBITMAP
QImage.fromHICON
QImage.toHBITMAP
QImage.toHICON
QRegion.fromHRGN
QRegion.toHRGN
The matching functions in QtWin are also missing from PySide2.
Attachments
Issue Links
- relates to
-
PYSIDE-1047 QtWinExtras QtWin missing from PySide2
-
- Reported
-
-
PYSIDE-1756 QtCore.QWinEventNotifier raises a ValueError when passed an integer handle
-
- Reported
-