summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2023-06-09 10:52:28 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-07-10 10:58:58 +0000
commit2d4827ac5328e25e05775384534514e63783575b (patch)
tree9f7b270c01d7360f066f7d76956e0a8173bbe1eb /examples
parentfd29e6ddb9e5db46044a796400be66a5cdcc5e0c (diff)
XBEL DOM example: update the screenshot
The old one showed an old XBEL file's content, with trolltech URLs. Update to match the new XBEL file's content. Task-number: QTBUG-111228 Change-Id: I2b3bb7d67c6f96b04208fe4b1f9af10055dc0496 Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io> Reviewed-by: Kimmo Leppälä <kimmo.leppala@qt.io> (cherry picked from commit acb950c129f9bbaa7864de2a7a507ee870551dd8) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'examples')
-rw-r--r--examples/xml/dombookmarks/doc/images/dombookmarks-example.pngbin19405 -> 0 bytes
-rw-r--r--examples/xml/dombookmarks/doc/images/screenshot.pngbin0 -> 67075 bytes
-rw-r--r--examples/xml/dombookmarks/doc/src/dombookmarks.qdoc2
3 files changed, 1 insertions, 1 deletions
diff --git a/examples/xml/dombookmarks/doc/images/dombookmarks-example.png b/examples/xml/dombookmarks/doc/images/dombookmarks-example.png
deleted file mode 100644
index abacacbbfc..0000000000
--- a/examples/xml/dombookmarks/doc/images/dombookmarks-example.png
+++ /dev/null
Binary files differ
diff --git a/examples/xml/dombookmarks/doc/images/screenshot.png b/examples/xml/dombookmarks/doc/images/screenshot.png
new file mode 100644
index 0000000000..462052ce8a
--- /dev/null
+++ b/examples/xml/dombookmarks/doc/images/screenshot.png
Binary files differ
diff --git a/examples/xml/dombookmarks/doc/src/dombookmarks.qdoc b/examples/xml/dombookmarks/doc/src/dombookmarks.qdoc
index d08eecaf06..dc757f84b7 100644
--- a/examples/xml/dombookmarks/doc/src/dombookmarks.qdoc
+++ b/examples/xml/dombookmarks/doc/src/dombookmarks.qdoc
@@ -14,7 +14,7 @@
the files. The {QXmlStream Bookmarks Example} provides an alternative
way to read this type of file.
- \image dombookmarks-example.png
+ \image screenshot.png
\section1 The XbelTree Class Definition