qt5base-lts/examples/xml/dombookmarks
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
..
doc Brush up the DOM bookmarks example 2023-06-13 01:51:10 +02:00
CMakeLists.txt Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
dombookmarks.pro There is no frank.xbel so don't tell qmake to find it 2023-06-09 14:05:06 +02:00
jennifer.xbel Update bookmarks in the XML bookmarks examples 2016-11-01 08:37:50 +00: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 Revamp DOM Bookmarks example 2023-05-04 17:30:04 +00:00
xbeltree.cpp Brush up the DOM bookmarks example 2023-06-13 01:51:10 +02:00
xbeltree.h Brush up the DOM bookmarks example 2023-06-13 01:51:10 +02:00