aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/doc/pysideapi2.rst
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside2/doc/pysideapi2.rst')
-rw-r--r--sources/pyside2/doc/pysideapi2.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/sources/pyside2/doc/pysideapi2.rst b/sources/pyside2/doc/pysideapi2.rst
index f1cc13391..e552bf21d 100644
--- a/sources/pyside2/doc/pysideapi2.rst
+++ b/sources/pyside2/doc/pysideapi2.rst
@@ -1,12 +1,15 @@
.. _pysideapi2:
-|pymodname| API
-***************
+Qt for Python API
+*******************
One of the goals of |pymodname| is to be API compatible with PyQt5,
with certain exceptions. For example, |pymodname| will not export C++ components
that are marked as deprecated by Qt.
+The latest considerations and known issues will be also reported
+in the `wiki <https://wiki.qt.io/Qt_for_Python/Considerations>`_.
+
__hash__() function return value
================================