summaryrefslogtreecommitdiff
path: root/examples/quick
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2023-05-03 11:13:52 +0200
committerKai Köhne <kai.koehne@qt.io>2023-05-09 21:28:06 +0200
commit33422388dc0b46657d4d8e5e47ca1dbae60955c4 (patch)
tree0bc03296c810ada4b1be75b37a0f593102aa79cb /examples/quick
parent5da4d5e808ed8d300b8886ba1d19c0ab2c632ea7 (diff)
downloadqtdeclarative-33422388dc0b46657d4d8e5e47ca1dbae60955c4.tar.gz
Add Local storage example to IO category
Pick-to: 6.5 Task-number: QTBUG-112372 Change-Id: Ic69a7653bef314625deb7ec2b54688fa7729de63 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'examples/quick')
-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