aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2022-09-08 08:48:44 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2022-09-12 11:43:12 +0200
commit888b78ad9a2ddebaceda76b3d8f6cc80567b623f (patch)
tree4d426a94c25cc2adb173ac101d2d56e0b93a73ae /sources/pyside6
parent5cf22dbc36d31a52775ebd15ea061e3fce6d30ca (diff)
Documentation: Sort the modules page alphabetically
Remove some duplication introduced by b81f75fa027076a65747109f2d8ddd9bd904d7dda. Pick-to: 6.3 Change-Id: Iadc1c25ed63120ef360581c5565e72e20b3a996f Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io> Reviewed-by: Christian Tismer <tismer@stackless.com> Reviewed-by: Adrian Herrmann <adrian.herrmann@qt.io>
Diffstat (limited to 'sources/pyside6')
-rw-r--r--sources/pyside6/doc/modules.rst104
1 files changed, 40 insertions, 64 deletions
diff --git a/sources/pyside6/doc/modules.rst b/sources/pyside6/doc/modules.rst
index 0e44ee641..482657958 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>`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -210,6 +186,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>`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -224,13 +216,6 @@ Qt Modules Supported by Qt for Python
---
- :mod:`Qt Scxml <PySide6.QtScxml>`
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
- Provides classes to create and use state machines from SCXML files.
-
- ---
-
:mod:`Qt Spatial Audio <PySide6.QtSpatialAudio>`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -252,15 +237,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>`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -289,27 +265,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>`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -346,6 +301,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>`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^