I want to be able to connect multiple signals to a single slot using a python function.  To make this work, I need to be able to determine from within the python function which signal was the source.  Is it possible to do this?

Reply via email to