qt5base-lts/examples/xml/dombookmarks
Friedemann Kleint 3a553507a1 Brush up the DOM bookmarks example
- Use modern string literals (use QStringLiteral instead of
  QLatin1StringView for strings that go into the DOM API).
- Use mime types in the file dialog handling
- Streamline code
- Remove mentions of SAX
- Use per class includes
- Do not use QObject::tr()
- Use the configure system instead of QT_NO... defines
- Fix some doc text typos

Complements 3dd3268ded.

Pick-to: 6.6 6.5
Task-number: QTBUG-111974
Change-Id: If0dc7b61e729d0a71f37743efc9b82e285d3f451
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2023-06-13 01:51:10 +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 Brush up the DOM bookmarks example 2023-06-13 01:51:10 +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