Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2024-06-26 14:59:06 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2024-06-28 15:41:38 +0200
commit365bdb7fc286e273f00be687d2605e97021d18e4 (patch)
tree7f6d349180fb7ec1fdf47486f45f1342d4daf475 /examples/opengl/threadedqopenglwidget/threadedqopenglwidget.pyproject
parentc73c656082a18893154525ec2a8474c0d421748e (diff)
ModBus client example: Avoid keeping a reference to the QModbusReply in signal handling
Use QObject.sender() instead of functools.partial to retrieve the reply. The callable stored in the signal manager then no longer references it. Pick-to: 6.7 Task-number: PYSIDE-2793 Change-Id: I43e9f393a7291944da0a7b0b310f8ff889d7906e Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io>
Diffstat (limited to 'examples/opengl/threadedqopenglwidget/threadedqopenglwidget.pyproject')
0 files changed, 0 insertions, 0 deletions