vai icon indicating copy to clipboard operation
vai copied to clipboard

Better strategy for signal setup

Open stefanoborini opened this issue 11 years ago • 0 comments

At the moment, signals are created in the init, and you have to pass explicitly the self argument. Some new trickery can be used to declare the signals on the class scope and have it instantiated properly for the instance.

stefanoborini avatar Oct 30 '14 18:10 stefanoborini