aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick
diff options
context:
space:
mode:
authorRami Potinkara <rami.potinkara@qt.io>2023-09-06 11:34:16 +0300
committerRami Potinkara <rami.potinkara@qt.io>2023-09-11 13:22:00 +0000
commit628659f759a97b36ca98ecc827069935033a8e6b (patch)
tree7b15e9c5f7ab8a078bf262c29c9cf02fe808fb71 /examples/quick
parent1563973017d7a55eaa6fd4f91f23ba78b07142b4 (diff)
Update mobile example categories for Qt 6.6
Add mobile example category tags for the chosen examples. Add for the ones that work best for both Android and iOS. Remove from the ones that do not work for both (at least yet). Added, as verified on Android -scenegraph openglunderqml -qtquickcontrols-contactlist -qtquickcontrols-gallery -qtquickcontrols-wearable Removed (for now), as not verified yet on Android -qtquickcontrols-todolist Fixes: QTBUG-116780 Pick-to: 6.6 Change-Id: I7f22329ec93dedaa63df34bb55dd67d14ffe5c1d Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Diffstat (limited to 'examples/quick')
-rw-r--r--examples/quick/scenegraph/openglunderqml/doc/src/openglunderqml.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/scenegraph/openglunderqml/doc/src/openglunderqml.qdoc b/examples/quick/scenegraph/openglunderqml/doc/src/openglunderqml.qdoc
index 67a2e1c33d..8a4383ca26 100644
--- a/examples/quick/scenegraph/openglunderqml/doc/src/openglunderqml.qdoc
+++ b/examples/quick/scenegraph/openglunderqml/doc/src/openglunderqml.qdoc
@@ -6,6 +6,7 @@
\title Scene Graph - OpenGL Under QML
\examplecategory {Graphics & Multimedia}
\ingroup qtquickexamples
+ \examplecategory {Mobile}
\brief Shows how to render OpenGL under a Qt Quick scene.
\image openglunderqml-example.jpg