Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. QtCore.pyqtsignal is a typoed type hint?

QtCore.pyqtsignal is a typoed type hint?

Scheduled Pinned Locked Moved Solved Qt for Python
qt for pythonpython
6 Posts 3 Posters 968 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kairi
    wrote on last edited by
    #1

    Hello.

    The type hint QtCore.pyqtsignal found scattered in PyQt6 is not resolving by static analysis tools.
    I think the correct name is QtCore.pyqtSignal.

    Sorry if I'm saying something wrong, I'm a complete noob to PyQt.

    I didn't know where to post the issue, but if it's not appropriate to start a thread here, please let me know.

    Thank you.

    JonBJ 1 Reply Last reply
    0
    • F Offline
      F Offline
      friedemannkleint
      wrote on last edited by friedemannkleint
      #2

      Sorry PyQt is not a product of the Qt Company. We provide Qt for Python .

      1 Reply Last reply
      2
      • K kairi

        Hello.

        The type hint QtCore.pyqtsignal found scattered in PyQt6 is not resolving by static analysis tools.
        I think the correct name is QtCore.pyqtSignal.

        Sorry if I'm saying something wrong, I'm a complete noob to PyQt.

        I didn't know where to post the issue, but if it's not appropriate to start a thread here, please let me know.

        Thank you.

        JonBJ Offline
        JonBJ Offline
        JonB
        wrote on last edited by JonB
        #3

        @kairi
        As @friedemannkleint says, TQtC develops PySide not PyQt.

        PyQt is developed by the RiverBankComputing folks. If you need help for this go to their https://riverbankcomputing.com/mailman/listinfo/pyqt and join the mailing list to ask a question.

        1 Reply Last reply
        1
        • K Offline
          K Offline
          kairi
          wrote on last edited by
          #4

          @friedemannkleint @JonB
          Thank you for pointing this out.
          I'm sorry, I misunderstood about the developer.
          I have marked it as resolved, should I delete this thread?

          JonBJ 1 Reply Last reply
          0
          • K kairi

            @friedemannkleint @JonB
            Thank you for pointing this out.
            I'm sorry, I misunderstood about the developer.
            I have marked it as resolved, should I delete this thread?

            JonBJ Offline
            JonBJ Offline
            JonB
            wrote on last edited by JonB
            #5

            @kairi said in QtCore.pyqtsignal is a typoed type hint?:

            I have marked it as resolved, should I delete this thread?

            Nooo!! :) It's perfectly useful for anyone else, and try not to delete threads once others have answered. Only delete if something bad! :)
            And there is nothing to be sorry about.

            K 1 Reply Last reply
            0
            • JonBJ JonB

              @kairi said in QtCore.pyqtsignal is a typoed type hint?:

              I have marked it as resolved, should I delete this thread?

              Nooo!! :) It's perfectly useful for anyone else, and try not to delete threads once others have answered. Only delete if something bad! :)
              And there is nothing to be sorry about.

              K Offline
              K Offline
              kairi
              wrote on last edited by
              #6

              @JonB
              Thanks for the response!
              Okay, I will leave the thread as is :)

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved