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

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes