Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-2538

Duplicated python module in link tooltips (PySide6.QtCore.PySide6.QtCore...)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.6.0, 6.5.3
    • Documentation
    • None

      When browsing the documentation, I came across QObject.connect method having this link:

      https://doc.qt.io/qtforpython-6/PySide6/QtCore/QObject.html#PySide6.QtCore.PySide6.QtCore.QObject.connect

      and the ConnectionType parameter has a link to the Qt.ConnectionType docs, but its tooltip is this:

      PySide6.QtCore.PySide6.QtCore.Qt.ConnectionType
      

      Note the duplication of

      PySide6.QtCore

      I think this is throughout all of the Qt for Python API docs.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kleint Friedemann Kleint
            kkyzivat Keith Kyzivat
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes