aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/modules.rst
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside6/doc/modules.rst')
-rw-r--r--sources/pyside6/doc/modules.rst97
1 files changed, 40 insertions, 57 deletions
diff --git a/sources/pyside6/doc/modules.rst b/sources/pyside6/doc/modules.rst
index a70540419..193e59d37 100644
--- a/sources/pyside6/doc/modules.rst
+++ b/sources/pyside6/doc/modules.rst
@@ -18,7 +18,6 @@ Qt Modules Supported by Qt for Python
---
-
:mod:`QtCharts <PySide6.QtCharts>`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -103,32 +102,16 @@ 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>`
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
- The NFC API provides connectivity between NFC enabled devices.
-
- ---
-
- :mod:`QtNetworkAuth <PySide6.QtNetworkAuth>`
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
Provides a set of APIs that enable Qt applications to obtain limited
access to online accounts and HTTP services without exposing users'
passwords.
---
- :mod:`QtRemoteObjects <PySide6.QtRemoteObjects>`
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+ :mod:`QtNfc <PySide6.QtNfc>`
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Inter-Process Communication (IPC) module developed for Qt. This module
- extends Qt's existing functionalities to enable information exchange
- between processes or computers, easily.
+ The NFC API provides connectivity between NFC enabled devices.
---
@@ -147,13 +130,6 @@ Qt Modules Supported by Qt for Python
---
- :mod:`QtOpenGLWidgets <PySide6.QtOpenGLWidgets>`
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
- The QOpenGLWidget class is a widget for rendering OpenGL graphics.
-
- ---
-
:mod:`Qt Positioning <PySide6.QtPositioning>`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -196,6 +172,22 @@ Qt Modules Supported by Qt for Python
---
+ :mod:`QtRemoteObjects <PySide6.QtRemoteObjects>`
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+ Inter-Process Communication (IPC) module developed for Qt. This module
+ extends Qt's existing functionalities to enable information exchange
+ between processes or computers, easily.
+
+ ---
+
+ :mod:`Qt Scxml <PySide6.QtScxml>`
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+ Provides classes to create and use state machines from SCXML files.
+
+ ---
+
:mod:`Qt Sensors <PySide6.QtSensors>`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -231,15 +223,6 @@ Qt Modules Supported by Qt for Python
---
- :mod:`QtSerialPort <PySide6.QtSerialPort>`
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
- Provides the basic functionality, which includes configuring, I/O
- operations, getting and setting the control signals of the RS-232
- pinouts.
-
- ---
-
:mod:`QtSvg <PySide6.QtSvg>`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -268,27 +251,6 @@ Qt Modules Supported by Qt for Python
---
- :mod:`QtWidgets <PySide6.QtWidgets>`
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
- Extends Qt GUI with C++ widget functionality.
-
- ---
-
- :mod:`QtXml <PySide6.QtXml>`
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
- Provides a C++ implementation of DOM.
-
- ---
-
- :mod:`Qt3DAnimation <PySide6.Qt3DAnimation>`
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
- Provides basic elements required to animate 3D objects.
-
- ---
-
:mod:`Qt WebChannel <PySide6.QtWebChannel>`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -325,6 +287,27 @@ Qt Modules Supported by Qt for Python
---
+ :mod:`QtWidgets <PySide6.QtWidgets>`
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+ Extends Qt GUI with C++ widget functionality.
+
+ ---
+
+ :mod:`QtXml <PySide6.QtXml>`
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+ Provides a C++ implementation of DOM.
+
+ ---
+
+ :mod:`Qt3DAnimation <PySide6.Qt3DAnimation>`
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+ Provides basic elements required to animate 3D objects.
+
+ ---
+
:mod:`Qt3D Core <PySide6.Qt3DCore>`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^