diff options
author | Adrian Herrmann <adrian.herrmann@qt.io> | 2024-06-17 23:04:43 +0200 |
---|---|---|
committer | Adrian Herrmann <adrian.herrmann@qt.io> | 2024-06-27 19:19:07 +0200 |
commit | dfc0d9cd4103b9c075169be969f88aaac42a003e (patch) | |
tree | 9d7f988afc060e63fd06e2cb5438f2d8417e4df6 /examples/opengl/threadedqopenglwidget/threadedqopenglwidget.pyproject | |
parent | 68d2b13a44fffcc72fe8aef88a194f1ed78ef1f2 (diff) |
QtAsyncio: Remove application arg from loop policy
Remove the optional application argument from the constructor of
QAsyncioEventLoopPolicy, as it is unnecessary. If a QCoreApplication or
other type of qApp was created outside of QtAsyncio, it will always be
retrieved by QCoreApplication.instance(), and therefore passing it as an
argument makes little sense.
Task-number: PYSIDE-769
Change-Id: Iac7a913a1c9d6ebbb0984fe11f8b5cda955baab1
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'examples/opengl/threadedqopenglwidget/threadedqopenglwidget.pyproject')
0 files changed, 0 insertions, 0 deletions