diff options
author | Adrian Herrmann <adrian.herrmann@qt.io> | 2024-03-05 00:30:44 +0100 |
---|---|---|
committer | Adrian Herrmann <adrian.herrmann@qt.io> | 2024-03-07 23:37:00 +0100 |
commit | dec0ac7a94c787d100d1ca3f9298b7c3b07712aa (patch) | |
tree | 9f939af14a3b2393723f7fc1b2d9dbdc3dec9c5e /examples/scriptableapplication/doc/scriptableapplication.rst | |
parent | 25e993273f7fc7445e5ccd1f446fe484a9c51d02 (diff) |
QtAsyncio: Add handle_sigint argument to run()
An argument handle_sigint determines whether QtAsyncio should handle
SIGINT (Ctrl+C) and shut down the event loop when it is received. The
default is False. This can be set to True if you want QtAsyncio to take
care of handling SIGINT instead of your program.
Pick-to: 6.6
Task-number: PYSIDE-769
Change-Id: Ie4364025448405f36158a8e997d90ae143961ba8
Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'examples/scriptableapplication/doc/scriptableapplication.rst')
0 files changed, 0 insertions, 0 deletions