Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: QtCore.Signal() not renamed to QtCore.pyqtSignal() #12

Open
jankoslavic opened this issue Mar 13, 2017 · 1 comment
Open

BUG: QtCore.Signal() not renamed to QtCore.pyqtSignal() #12

jankoslavic opened this issue Mar 13, 2017 · 1 comment

Comments

@jankoslavic
Copy link

In Qt5 there is no method QtCore.Signal() and should be renamed to QtCore.pyqtSignal().

@kylemh
Copy link

kylemh commented Aug 11, 2017

I ran the conversion script and had every one of my QtCore.Signal()s renamed correctly to QtCore.pyqtSignal(). Do you have more info on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants