qt5base-lts/examples/widgets
Edward Welbourne 3ccf2f8308 Examples: "About &Qt" should show info about Qt, not quit
A few examples seem to have copied and pasted a help action "About
&Qt" that triggered QCoreApplication::quit. This does not look like
best practice. Use QApplication::aboutQt instead.

Pick-to: 6.6 6.5
Task-number: QTBUG-111228
Change-Id: I1887a3c999d752a24c7c4d3cabc4a5d63b29b966
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2023-06-16 21:37:11 +02:00
..
animation Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-08 16:15:02 +00:00
desktop Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-08 16:15:02 +00:00
dialogs Dialogs example: add checkbox for ColorDialogOption::NoEyeDropperButton 2023-06-12 15:11:26 +02:00
doc Move widgets blurpicker example to manual test 2023-06-05 19:13:33 +02:00
draganddrop Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-08 16:15:02 +00:00
effects Move widgets blurpicker example to manual test 2023-06-05 19:13:33 +02:00
gallery Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
gestures Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
graphicsview Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-08 16:15:02 +00:00
itemviews Move storageview example into tests/manual 2023-06-12 21:22:36 +02:00
layouts Remove showMaximized() workaround for Android in examples 2022-12-02 15:53:37 +01:00
mainwindows Doc: Fix documentation issues 2023-06-09 18:24:15 +00:00
painting Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-08 16:15:02 +00:00
qnx/foreignwindows Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
richtext Doc: Fix documentation issues 2023-06-09 18:24:15 +00:00
tools Examples: "About &Qt" should show info about Qt, not quit 2023-06-16 21:37:11 +02:00
touch Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
tutorials Doc cleanup: remove old gettingStarted tutorial, move doc file 2023-05-15 23:54:01 +02:00
widgets Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-08 16:15:02 +00:00
windowcontainer Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
CMakeLists.txt Move scroller/graphicsview example into tests/manual 2023-06-12 21:22:36 +02:00
widgets.pro Move scroller/graphicsview example into tests/manual 2023-06-12 21:22:36 +02:00