diff --git a/doc/src/platforms/webgl.qdoc b/doc/src/platforms/webgl.qdoc index 07f0d791072512bc251a82912d2085844612b2f1..04319dc1f78570082c68ef9a5ca5e4c8f045fda8 100644 --- a/doc/src/platforms/webgl.qdoc +++ b/doc/src/platforms/webgl.qdoc @@ -93,4 +93,10 @@ the application. \badcode set QSG_RENDER_LOOP=threaded \endcode + +\section1 Licenses + +Qt Quick WebGL is available under commercial licenses from \l{The Qt Company}. +In addition, it is available under the \l{GNU General Public License, version 3}. +See \l{Qt Licensing} for further details. */ diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc index 42f2989f7ecdee5ce5e1382c9687ba0ebc9913db..9c97a9702021c51549d2ff44ef64072d0e0ee1ca 100644 --- a/doc/src/qtmodules.qdoc +++ b/doc/src/qtmodules.qdoc @@ -260,13 +260,6 @@ \li \li Provides a specialized set of controls that can be used to build interfaces in Qt Quick. - \row - \li \l {Qt Quick WebGL} - \li All - \li WebGL-enabled web browsers - \li Provides a \l {Qt Platform Abstraction} {platform plugin} that - allows streaming Qt Quick user interfaces over the network using - WebGLâ„¢. \row \li \l{Qt Quick Widgets C++ Classes}{Qt Quick Widgets} \li All @@ -393,7 +386,14 @@ \li A framework for implementing different input methods as well as a QML virtual keyboard. Supports localized keyboard layouts and custom visual themes. - \endtable + \row + \li \l {Qt Quick WebGL} + \li All + \li WebGL-enabled web browsers + \li Provides a \l {Qt Platform Abstraction} {platform plugin} that + allows streaming Qt Quick user interfaces over the network using + WebGLâ„¢. + \endtable \section1 Value-Add Modules