diff options
| author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2020-09-04 08:15:17 +0200 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2020-09-04 08:29:54 +0000 |
| commit | 9768da0be5a09632c60c4e4035fa52b9c55376df (patch) | |
| tree | d9e0d8545e08597f208cda183787b51028fa0680 /sources/pyside2/doc/modules.rst | |
| parent | f47818b5c710aa6ae5f76809046105cb8c3d9f7f (diff) | |
Remove QtScript, QtXmlPatterns
They are obsolete in Qt 6.
Task-number: PYSIDE-1339
Task-number: PYSIDE-904
Change-Id: I70816b3c3270a1db65ad3b3871a09c62d31420e5
Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'sources/pyside2/doc/modules.rst')
| -rw-r--r-- | sources/pyside2/doc/modules.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sources/pyside2/doc/modules.rst b/sources/pyside2/doc/modules.rst index bb4b112a1..f42fac636 100644 --- a/sources/pyside2/doc/modules.rst +++ b/sources/pyside2/doc/modules.rst @@ -78,10 +78,6 @@ Qt Modules Provides information about the X display configuration. - :mod:`Qt Xml <PySide2.QtXml>` Provides C++ implementations of SAX and DOM. - * - :mod:`Qt XmlPatterns <PySide2.QtXmlPatterns>` - Provides support for XPath, XQuery, XSLTi, and XML Schema validation. - - :mod:`Qt 3D Core <PySide2.Qt3DCore>` - Contains functionality to support near-realtime simulation systems. * - :mod:`Qt 3D Extras <PySide2.Qt3DExtras>` Provides a set of prebuilt elements to help you get started with Qt 3D. - :mod:`Qt 3D Input <PySide2.Qt3DInput>` |
