aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/custommaterial/doc
diff options
context:
space:
mode:
authorInkamari Harjula <inkamari.harjula@qt.io>2023-08-22 10:20:40 +0300
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-09-06 11:23:13 +0000
commitd98d50f6eff931b30cdc9e58ec69445ef5bd1ceb (patch)
treecc81031c8da2f4afd0996c22fc9a69ce0c737b80 /examples/quick/scenegraph/custommaterial/doc
parent1d7dfa2b13e09922b454488b73ec498b07204914 (diff)
Doc: Add example category to all the files that haven't yet got it
Added example category and also fixed one copy-paste mistake in Vulkan Texture Import. Task-number: QTBUG-116205 Change-Id: I96692f214849596e9555c635d9996d9b884c5cab Reviewed-by: Kai Köhne <kai.koehne@qt.io> (cherry picked from commit e421c21c3b6ae92fdc5ab18ce72d3e4d7125a7ae) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'examples/quick/scenegraph/custommaterial/doc')
-rw-r--r--examples/quick/scenegraph/custommaterial/doc/src/custommaterial.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/scenegraph/custommaterial/doc/src/custommaterial.qdoc b/examples/quick/scenegraph/custommaterial/doc/src/custommaterial.qdoc
index 997db4a88f..fbb071ac06 100644
--- a/examples/quick/scenegraph/custommaterial/doc/src/custommaterial.qdoc
+++ b/examples/quick/scenegraph/custommaterial/doc/src/custommaterial.qdoc
@@ -4,6 +4,7 @@
/*!
\example scenegraph/custommaterial
\title Scene Graph - Custom Material
+ \examplecategory {Graphics & Multimedia}
\ingroup qtquickexamples
\brief Shows how to implement a custom material in the Qt Quick Scene Graph.