qt5base-lts/examples/widgets/tools
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
..
completer Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-14 05:43:25 +00:00
customcompleter Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-14 05:43:25 +00:00
echoplugin Fix CMakeLists.txt of echo plugin example 2023-04-06 19:36:48 +02:00
regularexpression Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
settingseditor Examples: "About &Qt" should show info about Qt, not quit 2023-07-13 17:07:27 +02:00
styleplugin Fix CMakeLists.txt of Style Plugin Example (broken on macOS) 2023-01-19 10:50:04 +00:00
treemodelcompleter Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-14 05:43:25 +00:00
undoframework Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-14 05:43:25 +00:00
CMakeLists.txt Move plug and paint example to manual test 2023-06-30 14:07:55 +00:00
tools.pro Move plug and paint example to manual test 2023-06-30 14:07:55 +00:00