The Pyside documentation states that slots can have return values, but I have yet to figure out how make it do so.
I couldn\'t find any usable code samples on this,
Perhaps you may "inject" whatever you want to return from testSlot function into a property of the class where the signal is emmited