qt5base-lts/examples/widgets
Edward Welbourne 1671172375 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.

Task-number: QTBUG-111228
Change-Id: I1887a3c999d752a24c7c4d3cabc4a5d63b29b966
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
(cherry picked from commit 3ccf2f8308)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2023-07-13 17:07:27 +02:00
..
animation Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-14 05:43:25 +00:00
desktop Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-14 05:43:25 +00:00
dialogs Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-14 05:43:25 +00:00
doc Doc: Update example category names 2023-07-10 10:58:56 +00:00
draganddrop Move fridge magnets example to manual test 2023-06-28 07:57:06 +00:00
effects Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01: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 Move graphis view flow layout example to manual test 2023-06-28 07:57:04 +00:00
itemviews Move simple dom model example to manual test 2023-06-30 14:07:56 +00:00
layouts Move dynamic layouts example to manual test 2023-06-29 17:59:19 +00:00
mainwindows Move dock widgets example to manual test 2023-06-29 14:39:39 +00:00
painting Move font sampler example to manual test 2023-06-28 07:56:57 +00:00
qnx/foreignwindows Doc: Fix license of foreignwindows example 2023-07-07 15:05:44 +00:00
richtext Move calendar example to manual test 2023-06-29 14:39:37 +00:00
tools Examples: "About &Qt" should show info about Qt, not quit 2023-07-13 17:07:27 +02:00
touch Move pinch zoom example to manual test 2023-06-29 21:15:55 +00:00
tutorials Doc cleanup: remove old gettingStarted tutorial, move doc file 2023-05-15 23:54:01 +02:00
widgets Move validators example to manual test 2023-06-29 21:15:55 +00:00
CMakeLists.txt Move windowcontainer example to manual test 2023-06-29 14:39:29 +00:00
widgets.pro Move windowcontainer example to manual test 2023-06-29 14:39:29 +00:00