qt5base-lts/examples/xml/streambookmarks/doc
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
..
images Doc: moved streambookmarks example files 2014-07-08 14:38:30 +02:00
src Polish the XML bookmarks examples 2017-02-17 05:55:19 +00:00