summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2020-10-28 18:28:04 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2020-10-29 08:52:00 +0100
commitc15eb07c379a38d8e4d0a53bb86631667cbf576f (patch)
tree3d018e57c61d40a43a4ac2081c986b9b890654a9
parent303ebac592be4f3f95b3a9af1828af0d30534881 (diff)
downloadqtdoc-c15eb07c379a38d8e4d0a53bb86631667cbf576f.tar.gz
Add QtOpenGL to the list of modules
Change-Id: I2476563e6a4737cfdaa85997916fcefcccecffc1 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
-rw-r--r--doc/src/qtmodules.qdoc8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc
index 8db8b285..9015974f 100644
--- a/doc/src/qtmodules.qdoc
+++ b/doc/src/qtmodules.qdoc
@@ -60,7 +60,6 @@
\row
\li \l[QtGui]{Qt GUI}
\li Base classes for graphical user interface (GUI) components.
- Includes OpenGL.
\row
\li \l[QtNetwork]{Qt Network}
\li Classes to make network programming easier and more portable.
@@ -146,6 +145,13 @@
\li All
\li Plugins for additional image formats: TIFF, MNG, TGA, WBMP.
\row
+ \li \l[QtOpenGL]{Qt OpenGL}
+ \li All
+ \li All
+ \li C++ classes that make it easy to use OpenGL in Qt applications.
+ A separate library of \l{Qt OpenGL Widgets C++ Classes} provides a widget for
+ rendering OpenGL graphics.
+ \row
\li \l[QtPlatformHeaders]{Qt Platform Headers}
\li \l{Qt for Windows}, \l{Qt for Linux/X11}{Linux}, \l{Qt for macOS}{\macos}
\li \l{Qt for Windows}, \l{Qt for Linux/X11}{Linux}, \l{Qt for macOS}{\macos}, \l{Qt for Android}{Android}