aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/metaltextureimport
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/metaltextureimport
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/metaltextureimport')
-rw-r--r--examples/quick/scenegraph/metaltextureimport/doc/src/metaltextureimport.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/scenegraph/metaltextureimport/doc/src/metaltextureimport.qdoc b/examples/quick/scenegraph/metaltextureimport/doc/src/metaltextureimport.qdoc
index e8383c7cf8..9a92589f7c 100644
--- a/examples/quick/scenegraph/metaltextureimport/doc/src/metaltextureimport.qdoc
+++ b/examples/quick/scenegraph/metaltextureimport/doc/src/metaltextureimport.qdoc
@@ -4,6 +4,7 @@
/*!
\example scenegraph/metaltextureimport
\title Scene Graph - Metal Texture Import
+ \examplecategory {Graphics & Multimedia}
\ingroup qtquickexamples
\brief Shows how to use a texture created directly with Metal.