QtCore.pyqtsignal is a typoed type hint?
-
Hello.
The type hint
QtCore.pyqtsignal
found scattered in PyQt6 is not resolving by static analysis tools.
I think the correct name isQtCore.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.
-
Sorry PyQt is not a product of the Qt Company. We provide Qt for Python .
-
@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.
-
@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.