qt5base-lts/examples/xml/saxbookmarks
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 Unify license header usage. 2016-03-29 10:20:03 +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
saxbookmarks.pro Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
xbelgenerator.cpp Polish the XML bookmarks examples 2017-02-17 05:55:19 +00:00
xbelgenerator.h Polish the XML bookmarks examples 2017-02-17 05:55:19 +00:00
xbelhandler.cpp Polish the XML bookmarks examples 2017-02-17 05:55:19 +00:00
xbelhandler.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00