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. Cannot find reference 'connect' in 'pyqtSignal | pyqtSignal | function'- What can I do so that the notice no longer appears?
Forum Updated to NodeBB v4.3 + New Features

Cannot find reference 'connect' in 'pyqtSignal | pyqtSignal | function'- What can I do so that the notice no longer appears?

Scheduled Pinned Locked Moved Unsolved Qt for Python
4 Posts 2 Posters 2.9k Views 1 Watching
  • 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.
  • P Offline
    P Offline
    PythonQTMarlem
    wrote on last edited by PythonQTMarlem
    #1

    Hello,
    PyCharm Community Edition 2023.1.2. PyQt6.
    At this code point:
    btn_kommando.clicked.connect(execute_command)
    I get the hint:
    Cannot find reference 'connect' in 'pyqtSignal | pyqtSignal | function'
    Ask:
    What can I do so that the notice no longer appears?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      That's something you should check with the PyCharm and possibly the PyQt6 folks.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      P 1 Reply Last reply
      0
      • P Offline
        P Offline
        PythonQTMarlem
        wrote on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • SGaistS SGaist

          Hi,

          That's something you should check with the PyCharm and possibly the PyQt6 folks.

          P Offline
          P Offline
          PythonQTMarlem
          wrote on last edited by
          #4

          @SGaist Thank you for your answer.

          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