From e4739951a630e73cbabd05ec3b180d4c5e44ecf8 Mon Sep 17 00:00:00 2001 From: Inkamari Harjula Date: Tue, 22 Aug 2023 10:20:40 +0300 Subject: Doc: Add example category to all the files that haven't yet got it MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 (cherry picked from commit e421c21c3b6ae92fdc5ab18ce72d3e4d7125a7ae) --- .../quick/scenegraph/metaltextureimport/doc/src/metaltextureimport.qdoc | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/quick/scenegraph/metaltextureimport') 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. -- cgit v1.2.3