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

Incomplete autocomplete support via .pyi files

XMLWordPrintable

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

      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!

       

        1. image-2021-08-17-15-33-02-126.png
          53 kB
          Tobias Rzepka
        2. image-2021-08-18-14-14-20-508.png
          5 kB
          Mike
        3. image-2021-08-23-11-47-06-939.png
          56 kB
          Tobias Rzepka
        4. Create basic signature for Signals.patch
          1.0 kB
          Tobias Rzepka
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes