qt6-bb10/examples/widgets/mainwindows/mainwindow
Mikolaj Boc fc78059934 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>
2022-09-07 21:59:30 +02:00
..
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
colorswatch.cpp Use popup() instead of exec() in examples 2022-09-07 21:59:30 +02:00
colorswatch.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
main.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
mainwindow.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
mainwindow.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
mainwindow.pro
mainwindow.qrc
qt.png
titlebarCenter.png
titlebarLeft.png
titlebarRight.png
toolbar.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
toolbar.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00