aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sources/pyside6/doc/modules.rst62
1 files changed, 60 insertions, 2 deletions
diff --git a/sources/pyside6/doc/modules.rst b/sources/pyside6/doc/modules.rst
index 7134c2638..a70540419 100644
--- a/sources/pyside6/doc/modules.rst
+++ b/sources/pyside6/doc/modules.rst
@@ -79,6 +79,20 @@ Qt Modules Supported by Qt for Python
---
+ :mod:`Qt Multimedia <PySide6.QtMultimedia>`
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+ Provides API for multimedia-specific use cases.
+
+ ---
+
+ :mod:`Qt Multimedia Widgets <PySide6.QtMultimediaWidgets>`
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+ Provides the widget-based multimedia API.
+
+ ---
+
:mod:`QtNetwork <PySide6.QtNetwork>`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -86,6 +100,13 @@ Qt Modules Supported by Qt for Python
---
+ :mod:`Qt Network Authorization <PySide6.QtNetworkAuth>`
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+ Provides support for OAuth-based authorization to online services.
+
+ ---
+
:mod:`QtNfc <PySide6.QtNfc>`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -118,10 +139,11 @@ Qt Modules Supported by Qt for Python
---
- :mod:`QtOpenGLFunctions <PySide6.QtOpenGLFunctions>`
+ :mod:`QtOpenGL Widgets <PySide6.QtOpenGLWidgets>`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- The QOpenGLFunctions class provides cross-platform access to the OpenGL ES 2.0 API.
+ Provides the OpenGLWidget class enabling OpenGL rendering for a certain
+ part of the widget tree.
---
@@ -132,6 +154,13 @@ Qt Modules Supported by Qt for Python
---
+ :mod:`Qt Positioning <PySide6.QtPositioning>`
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+ Provides access to position, satellite info and area monitoring classes.
+
+ ---
+
:mod:`QtPrintSupport <PySide6.QtPrintSupport>`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -167,6 +196,20 @@ Qt Modules Supported by Qt for Python
---
+ :mod:`Qt Sensors <PySide6.QtSensors>`
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+ Provides access to sensor hardware.
+
+ ---
+
+ :mod:`Qt Serial Port <PySide6.QtSerialPort>`
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+ Provides classes to interact with hardware and virtual serial ports.
+
+ ---
+
:mod:`Qt Scxml <PySide6.QtScxml>`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -246,6 +289,14 @@ Qt Modules Supported by Qt for Python
---
+ :mod:`Qt WebChannel <PySide6.QtWebChannel>`
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+ Provides access to QObject or QML objects from HTML clients for seamless
+ integration of Qt applications with HTML/JavaScript clients.
+
+ ---
+
:mod:`QtWebEngine Core C++ Classes <PySide6.QtWebEngineCore>`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -267,6 +318,13 @@ Qt Modules Supported by Qt for Python
---
+ :mod:`Qt WebSockets <PySide6.QtWebSockets>`
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+ Provides WebSocket communication compliant with RFC 6455.
+
+ ---
+
:mod:`Qt3D Core <PySide6.Qt3DCore>`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^