Doc: Move OpenGL examples to '3D' category

Pick-to: 6.7
Task-number: QTBUG-122377
Change-Id: Id4c765c128ad2e90cacfffaa3f798bad349e71e8
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
This commit is contained in:
Topi Reinio 2024-02-20 10:30:15 +00:00
parent 87738e8b81
commit e858e86c9f
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
\example cube
\ingroup examples-widgets-opengl
\title Cube OpenGL ES 2.0 example
\examplecategory {Data Visualization & 3D}
\examplecategory {3D}
\brief Shows how to manually rotate a textured 3D cube with user input.

View File

@ -5,7 +5,7 @@
\example hellogl2
\title Hello GL2 Example
\ingroup examples-widgets-opengl
\examplecategory {Data Visualization & 3D}
\examplecategory {3D}
\brief The Hello GL2 example demonstrates the basic use of the OpenGL-related classes
provided with Qt.