summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/simplecustommaterial
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2024-02-20 10:46:42 +0000
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2024-02-21 12:52:33 +0000
commit8cda9f709f29892c1c14c37332815303b010e734 (patch)
tree10099100a7da379646f2db04fca8c9f030016109 /examples/qt3d/simplecustommaterial
parent32e0cdbbc36779ad72436ba08ba02a5b53edd967 (diff)
Doc: Move examples to '3D' category
Task-number: QTBUG-122377 Change-Id: I674641da56e2a5c3578a81ff3236f7389e5ddd24 Reviewed-by: Jaishree Vyas <jaishree.vyas@qt.io> Reviewed-by: Kai Köhne <kai.koehne@qt.io> (cherry picked from commit 5277afc2b7c6e4330293ee777fc8cb2e8ed52a5e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'examples/qt3d/simplecustommaterial')
-rw-r--r--examples/qt3d/simplecustommaterial/doc/src/simplecustommaterial.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qt3d/simplecustommaterial/doc/src/simplecustommaterial.qdoc b/examples/qt3d/simplecustommaterial/doc/src/simplecustommaterial.qdoc
index 11d53f951..093b4db3a 100644
--- a/examples/qt3d/simplecustommaterial/doc/src/simplecustommaterial.qdoc
+++ b/examples/qt3d/simplecustommaterial/doc/src/simplecustommaterial.qdoc
@@ -4,7 +4,7 @@
/*!
\example simplecustommaterial
\title Qt 3D: Simple Custom Material QML Example
- \examplecategory {Data Visualization & 3D}
+ \examplecategory {3D}
\ingroup qt3d-examples-qml
\brief Demonstrates creating a custom material in Qt 3D.