diff options
| author | Mikolaj Boc <mikolaj.boc@qt.io> | 2022-09-07 17:23:27 +0200 |
|---|---|---|
| committer | Mikolaj Boc <mikolaj.boc@qt.io> | 2022-09-07 21:59:30 +0200 |
| commit | fc7805993409ce52d21d21f8575635fddc66b83c (patch) | |
| tree | e599884157267800485c392f25606bebe9424e9c /src/gui/doc/snippets/code | |
| parent | 5d4178ff47b318ccf375cfc5e7c82ac747ba9a30 (diff) | |
Use popup() instead of exec() in examples
popup() is generally better but it has a certain advantage that it does
not require a run loop to work, therefore platforms (like WASM) can use
it without resorting to extra measures (like asyncify).
Task-id: QTBUG-106389
Backport-to: 6.4 6.4.0
Change-Id: I87bde677f84048af82cc9aadd982284bdba41e69
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'src/gui/doc/snippets/code')
0 files changed, 0 insertions, 0 deletions
