Move hellogles3 docs to where the rest of these files live

And expand the note in the openglwindow example to point to
hellogles3 as well.

Pick-to: 6.5
Change-Id: I2c0ee9b83fa59752d937c57eaf0194f0d0a8a7d9
Reviewed-by: Christian Strømme <christian.stromme@qt.io>
This commit is contained in:
Laszlo Agocs 2023-03-22 17:10:10 +01:00
parent d0dc0477b9
commit 7c23aa6bc5
3 changed files with 2 additions and 0 deletions

View File

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 60 KiB

View File

@ -12,6 +12,8 @@
\note This is a low level example of how to use QWindow with OpenGL. \note This is a low level example of how to use QWindow with OpenGL.
In practice you should consider using the higher level QOpenGLWindow class. In practice you should consider using the higher level QOpenGLWindow class.
See the \l{Hello GLES3 Example} for a demonstration of the QOpenGLWindow
convenience class.
\section1 OpenGLWindow Super Class \section1 OpenGLWindow Super Class