summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRami Potinkara <rami.potinkara@qt.io>2023-09-06 11:30:03 +0300
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-09-11 22:28:55 +0000
commitade392f01eef389de421a987e835930c369c14fc (patch)
tree3ed8c21fb0bed3ca796f65d7ecf6645e1e505e54
parentbbc54f57f750c05f5641bc63500ea41de0fd711a (diff)
Update mobile example categories for Qt 6.6
Add mobile example category tags for chosen examples. For the ones that work best for both Android and iOS. Added, as verified on Android -QML Camera (declarative-camera) Fixes: QTBUG-116780 Change-Id: I822cde0551856b982bcbf5a41bc855b493bb70ad Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit 2ea0561ca2abe1aa3479bf1c2923833ac3cca984) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--examples/multimedia/declarative-camera/doc/src/declarative-camera.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/multimedia/declarative-camera/doc/src/declarative-camera.qdoc b/examples/multimedia/declarative-camera/doc/src/declarative-camera.qdoc
index bf8428c39..b22c80234 100644
--- a/examples/multimedia/declarative-camera/doc/src/declarative-camera.qdoc
+++ b/examples/multimedia/declarative-camera/doc/src/declarative-camera.qdoc
@@ -7,6 +7,7 @@
\ingroup multimedia_examples
\ingroup camera_examples_qml
\examplecategory {Graphics & Multimedia}
+\examplecategory {Mobile}
\brief This Qt Quick based application shows how to use the API to capture a
still image or video.