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

PySide Type Hinting

    XMLWordPrintable

Details

    • User Story
    • Resolution: Done
    • P2: Important
    • None
    • 5.6, 5.9, 5.11.0
    • PySide
    • None

    Description

      Shortly after the TP, people began to ask for type hinting as IDE support.
      Since the signature extension exists now for quite a while, it makes sense
      to interface somehow to IDEs.

      Some IDEs can use the __signature__ property directly, which is most elegant
      and provides more information by introspection.

      For all other IDEs, Python Stub Files (.pyi) are generated during execution of
      the setup.py script.

      This task has low priority since it is itself debatable to be just nice-to-have,
      but it puts a high impact on the correctness of several modules which are
      connected to the signature extension.

      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
              ctismer Christian Tismer
              Harald Kjølberg Harald Kjølberg (Inactive)
              Alex Blasche Alex Blasche
              Votes:
              5 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes