aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2023-05-03 11:13:52 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-06-08 17:31:41 +0000
commit939d8fd1ffed6f65851113a24e2630e173e8916c (patch)
tree23a5055f744ee88e432c191ebc8c407c2abe105c
parentaa1ed651511178b9bd0cf977dca5154f374a789a (diff)
Add Local storage example to IO category
Task-number: QTBUG-112372 Change-Id: Ic69a7653bef314625deb7ec2b54688fa7729de63 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> (cherry picked from commit 33422388dc0b46657d4d8e5e47ca1dbae60955c4) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--examples/quick/localstorage/doc/src/localstorage.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/localstorage/doc/src/localstorage.qdoc b/examples/quick/localstorage/doc/src/localstorage.qdoc
index 653d5dc62e..48d59fe7e5 100644
--- a/examples/quick/localstorage/doc/src/localstorage.qdoc
+++ b/examples/quick/localstorage/doc/src/localstorage.qdoc
@@ -3,6 +3,7 @@
/*!
\title Qt Quick Examples - Local Storage
\example localstorage
+ \examplecategory {Input/Output}
\brief A collection of QML local storage examples.
\borderedimage qml-localstorage-example.png