The IDE I'm using (Pycharm) relies on stubs to provide autocompletion but signals are missing from stubs so when I write:
button.clicked.connect()
clicked is an unknown reference since it's not mentioned in the stubs.
- is duplicated by
- 
                    PYSIDE-1966 Signals not known by mypy -           
- Closed
 
-         
- 
                    PYSIDE-2073 False-positive in mypy: "has no attribute" with signals -           
- Closed
 
-         
- 
                    PYSIDE-2197 Missing signals in stubs -           
- Closed
 
-         
- 
                    PYSIDE-2238 Signal attributes are missing from stub files -           
- Closed
 
-         
- 
                    PYSIDE-2257 Missing annotations -           
- Closed
 
-         
- 
                    PYSIDE-2076 Missing doc and mypy types for private signal QAbstractItemModel.modelReset -         
- Closed
 
-         
- is required for
- 
                     PYSIDE-1675
        Improve mypy compatibility with our python stubs (pyi) PYSIDE-1675
        Improve mypy compatibility with our python stubs (pyi)-         
- Open
 
-         
- relates to
- 
                    PYSIDE-2197 Missing signals in stubs -           
- Closed
 
-         
- 
                    PYSIDE-1713 SignalInstance emit signatures incorrect -         
- Closed
 
-         
- 
                    PYSIDE-2147 mypy cannot find public Qt signals at all -         
- Closed
 
-         
- 
                    PYSIDE-2308 Type hinting of Property and Signal does not match -         
- Closed
 
-         
- 
                    PYSIDE-2263 QColorConstants type hints are incomplete -         
- Closed
 
-         
