[PyQt] Connecting one signal to another

Patrick Stinson patrickkidd at gmail.com
Mon Jul 22 21:45:33 BST 2019


Hello!

What is the proper way to connect one signal to simply emit another? Connecting to the second signal’s `emit` method causes issues when disconnecting the signal again.

Thanks!



More information about the PyQt mailing list