custom signals
Does anyone knows why custom signals created via QtCore.Signal() don’t work when not created in the class declaration?
i.e. when signals are created inside constructor init or class methods don’t work.
1 reply
You must log in to post a reply. Not a member yet? Register here!


