summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src
diff options
context:
space:
mode:
authorMate Barany <[email protected]>2025-07-08 18:23:19 +0200
committerMate Barany <[email protected]>2025-07-10 20:38:18 +0200
commit84adb0076e37942408eeaceb1ba8ea76bc1e22a2 (patch)
tree1a6dea19c841cceff149191f265a562af6035f41 /examples/widgets/doc/src
parent7b50971aa4cc3489c054d51bfb976bba88990161 (diff)
Replace treemodel-structure.png with an svg in simpletreemodel.qdoc
Task-number: QTBUG-137747 Pick-to: 6.10 Change-Id: I88ce7c5291f7f4c915a34a937f536ce4f1f6d8da Reviewed-by: Matthias Rauter <[email protected]>
Diffstat (limited to 'examples/widgets/doc/src')
-rw-r--r--examples/widgets/doc/src/shortcuteditor.qdoc2
-rw-r--r--examples/widgets/doc/src/simpletreemodel.qdoc2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/widgets/doc/src/shortcuteditor.qdoc b/examples/widgets/doc/src/shortcuteditor.qdoc
index 9999a184215..b17835ba168 100644
--- a/examples/widgets/doc/src/shortcuteditor.qdoc
+++ b/examples/widgets/doc/src/shortcuteditor.qdoc
@@ -30,7 +30,7 @@
two columns of data.
\table
- \row \li \inlineimage treemodel-structure.png
+ \row \li \inlineimage treemodel-structure.svg
\li \b{Shortcut Editor Structure}
The data is stored internally in the model using ShortcutEditorModelItem
diff --git a/examples/widgets/doc/src/simpletreemodel.qdoc b/examples/widgets/doc/src/simpletreemodel.qdoc
index d8e5a6faa8b..be4889adbe9 100644
--- a/examples/widgets/doc/src/simpletreemodel.qdoc
+++ b/examples/widgets/doc/src/simpletreemodel.qdoc
@@ -40,7 +40,7 @@
\target SimpleTreeModelStructure
\table
- \row \li \inlineimage treemodel-structure.png
+ \row \li \inlineimage treemodel-structure.svg
\li \b{Simple Tree Model Structure}
The data is stored internally in the model using \c TreeItem objects that