diff options
| author | Adrian Herrmann <adrian.herrmann@qt.io> | 2024-01-31 18:13:00 +0100 |
|---|---|---|
| committer | Adrian Herrmann <adrian.herrmann@qt.io> | 2024-02-07 20:50:27 +0100 |
| commit | 6b227000f28c82e189f3cc26275ca7a930f75e2f (patch) | |
| tree | 03a21957b796b00f0098dcdfb1dac795c5d970fa /sources/pyside6/plugins/designer/designercustomwidgets.cpp | |
| parent | 1cb34de532ac9d5735d3bcbe7f6a40608d29e5ad (diff) | |
QTimer: Fix singleShot overload with context
The singleShot overload with context had a problem where if the functor
was a slot of a QObject, it would not have a sender when it should. To
fix this, the newly added QObject.connect() overload with context is
used.
Pick-to: 6.6
Change-Id: I654c09efb0d1b37ea0c014e9f17cd5e1913d1a96
Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'sources/pyside6/plugins/designer/designercustomwidgets.cpp')
0 files changed, 0 insertions, 0 deletions
