From 25bda72630af1529fbca4ef821c45e3b74896ada Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Wed, 11 Nov 2020 16:59:49 +0100 Subject: Doc: Fix documentation warnings for Qt OpenGL Use a custom module header for the documentation build that pulls in also QtOpenGLWidgets' headers. Fixes: QTBUG-88275 Change-Id: I4e1144b179a124b01114de24cc183289fa05fb33 Reviewed-by: Paul Wicking --- src/opengl/doc/src/qtopengl-index.qdoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/opengl/doc/src') diff --git a/src/opengl/doc/src/qtopengl-index.qdoc b/src/opengl/doc/src/qtopengl-index.qdoc index b902599c75..d09d508fb3 100644 --- a/src/opengl/doc/src/qtopengl-index.qdoc +++ b/src/opengl/doc/src/qtopengl-index.qdoc @@ -42,7 +42,8 @@ wrapper around the platform-dependent GLX (version 1.3 or later), WGL, or AGL C APIs. Although the basic functionality provided is very similar to Mark Kilgard's GLUT library, applications can use the - other \l{Qt modules} to implement the rest of the user interface. + other \l{All Modules}{Qt modules} to implement the rest of the user + interface. The \l{Qt OpenGL C++ Classes} page gives an overview over the available classes in this module. -- cgit v1.2.3