aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/vulkanunderqml/doc
diff options
context:
space:
mode:
authorInkamari Harjula <inkamari.harjula@qt.io>2023-08-22 10:20:40 +0300
committerInkamari Harjula <inkamari.harjula@qt.io>2023-09-07 06:52:19 +0000
commite4739951a630e73cbabd05ec3b180d4c5e44ecf8 (patch)
tree6a9d021b4581b7a27077255fb89407165cfba9e9 /examples/quick/scenegraph/vulkanunderqml/doc
parent797374448ae1cb83965229ccc385b3fa8cdad0f2 (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)
Diffstat (limited to 'examples/quick/scenegraph/vulkanunderqml/doc')
-rw-r--r--examples/quick/scenegraph/vulkanunderqml/doc/src/vulkanunderqml.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/scenegraph/vulkanunderqml/doc/src/vulkanunderqml.qdoc b/examples/quick/scenegraph/vulkanunderqml/doc/src/vulkanunderqml.qdoc
index 2ab1da7fce..f26a916fa2 100644
--- a/examples/quick/scenegraph/vulkanunderqml/doc/src/vulkanunderqml.qdoc
+++ b/examples/quick/scenegraph/vulkanunderqml/doc/src/vulkanunderqml.qdoc
@@ -4,6 +4,7 @@
/*!
\example scenegraph/vulkanunderqml
\title Scene Graph - Vulkan Under QML
+ \examplecategory {Graphics & Multimedia}
\ingroup qtquickexamples
\brief Shows how to render directly with Vulkan under a Qt Quick scene.