Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
None
-
5.15.2, 6.2.3
-
None
-
-
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
- is duplicated by
-
PYSIDE-266 new QtWin module is missing
- Closed
- relates to
-
PYSIDE-1047 QtWinExtras QtWin missing from PySide2
- Closed
-
PYSIDE-1756 QtCore.QWinEventNotifier raises a ValueError when passed an integer handle
- Reported