qt5base-lts/examples/xml/streambookmarks
Friedemann Kleint 8d71fae080 Polish the XML bookmarks examples
- Use Qt 5 connect syntax.
- Streamline code, remove unused members.
- Add a context menu for copying and opening the URLs.
- Add const to XML code.
- In the XML code, show the use of QStringLiteral in static inline
  functions to create strings versus QLatin1String in comparison
  overloads to avoid allocating strings from const char * literals.

Change-Id: Ib5e62ca188e271ffe01996dff3c9ea8e0b60739a
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
2017-02-17 05:55:19 +00:00
..
doc Polish the XML bookmarks examples 2017-02-17 05:55:19 +00:00
jennifer.xbel Update bookmarks in the XML bookmarks examples 2016-11-01 08:37:50 +00:00
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
mainwindow.cpp Polish the XML bookmarks examples 2017-02-17 05:55:19 +00:00
mainwindow.h Polish the XML bookmarks examples 2017-02-17 05:55:19 +00:00
streambookmarks.pro centralize and fixup example sources install targets 2012-11-29 20:21:11 +01:00
xbelreader.cpp Polish the XML bookmarks examples 2017-02-17 05:55:19 +00:00
xbelreader.h Polish the XML bookmarks examples 2017-02-17 05:55:19 +00:00
xbelwriter.cpp Polish the XML bookmarks examples 2017-02-17 05:55:19 +00:00
xbelwriter.h Polish the XML bookmarks examples 2017-02-17 05:55:19 +00:00