Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.15.2
-
None
Description
I don't know if this issue is related to this old one :
https://bugreports.qt.io/browse/PYSIDE-249
With the @slot decorator the Child object is not able to access the sender ptr.
Attached is a minimal exemple.
However the issue seems to be related to inehrence only and not to thread behavior here.
Attachments
Issue Links
- duplicates
-
PYSIDE-2144 `QObject.sender()` None if slot is inherited
- Closed