qt5base-lts/examples/widgets/tools
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
..
completer Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-08 16:15:02 +00:00
customcompleter Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-08 16:15:02 +00:00
echoplugin Fix CMakeLists.txt of echo plugin example 2023-04-06 19:36:48 +02:00
plugandpaint CMake: build the shared plugin when building the plugandpaint target 2023-03-28 10:45:55 +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-06-16 21:37:11 +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-08 16:15:02 +00:00
undoframework Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-08 16:15:02 +00:00
CMakeLists.txt Merge "undo" and "undoframework" examples 2023-01-31 00:20:31 +01:00
tools.pro Merge "undo" and "undoframework" examples 2023-01-31 00:20:31 +01:00