qt6-bb10/examples/widgets/tools/settingseditor
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
..
inifiles Examples: move widgets specific "tools" examples to the correct place 2012-11-28 00:56:34 +01:00
CMakeLists.txt Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
locationdialog.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
locationdialog.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 Examples: "About &Qt" should show info about Qt, not quit 2023-06-16 21:37:11 +02:00
mainwindow.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
settingseditor.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
settingstree.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
settingstree.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
variantdelegate.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
variantdelegate.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00