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

Incomplete autocomplete support via .pyi files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • None
    • 6.1.2
    • PySide
    • None
    • All

    Description

      When using QT Creator or Visual Studio Code to write PySide6 Code the autocomplete feature is is missing some entries such as signals that can be emitted from QWidgets like QPushButton.clicked or stuff like QChartView.setRenderHint()

      The same issue was already discussed for PyCharm in this bugreport and was fixed or at least majorly improved: https://bugreports.qt.io/browse/PYSIDE-1079

       

      To me it seems like this is caused by incomplete .pyi files that don't cover all possible cases but I don't know if this can simply be fixed there. Thanks in advance for your support!

       

      Attachments

        Issue Links

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

          Activity

            People

              ctismer Christian Tismer
              cloudy Mike
              Votes:
              5 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes