aboutsummaryrefslogtreecommitdiffstats
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-13 11:36:39 +0200
commit9c6d0451cee8b96486bc25a27bbb8769e300f970 (patch)
tree5ee019c778437edc50f8329f489132336b372fd8
parenta004d5a301402f4500612863b8220622ee5d87ac (diff)
Documentation: Sort the modules page alphabetically
Remove some duplication introduced by b81f75fa027076a65747109f2d8ddd9bd904d7dda. 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> (cherry picked from commit 888b78ad9a2ddebaceda76b3d8f6cc80567b623f) Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
-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>`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^