diff options
| author | Adrian Herrmann <adrian.herrmann@qt.io> | 2023-11-16 20:37:13 +0100 |
|---|---|---|
| committer | Adrian Herrmann <adrian.herrmann@qt.io> | 2023-11-24 17:32:48 +0100 |
| commit | 671c182dce91c387037894017be314564e054c00 (patch) | |
| tree | 5d8061c027acb70c6fc904ada56176acad3e7628 /sources/pyside6/PySide6/QtAsyncio/tasks.py | |
| parent | 3a058afcd7ae497c085ea0b0891d164caa38f1fe (diff) | |
QTimer: Implement singleShot signatures w/ context
On C++, it is possible to call singleShot timers with a context object
as an argument. This allows posting events to the event loop of the
given context object's thread, instead of the thread of the current
thread. Implement corresponding signatures to add this capability to
Qt for Python.
Pick-to: 6.6
Change-Id: I0c4e3ef4b859cdfaac07415ff64c440821e7f442
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/pyside6/PySide6/QtAsyncio/tasks.py')
0 files changed, 0 insertions, 0 deletions
