Docs: Add link to OPenGL examples to OpenGL index

Task-number: QTBUG-112824
Pick-to: 6.5 6.6
Change-Id: Ib507e8c32518442fd211f3486c4317b4907ea414
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
Safiyyah Moosa 2023-06-28 16:53:27 +02:00
parent 9c43bb6134
commit efc6b9946b
3 changed files with 3 additions and 2 deletions

View File

@ -4,6 +4,7 @@
/*!
\example openglwindow
\title OpenGL Window Example
\ingroup examples-widgets-opengl
\brief This example shows how to create a minimal QWindow based application
for the purpose of using OpenGL.

View File

@ -3,7 +3,7 @@
/*!
\ingroup all-examples
\title OpenGL Examples from the Qt OpenGL module
\title Qt OpenGL Examples
\brief Accessing OpenGL from Qt.
\group examples-widgets-opengl

View File

@ -61,7 +61,7 @@
\section1 Examples
\list
\li \l {OpenGL Window Example}
\li \l {Qt OpenGL Examples}
\endlist
\section1 Reference