Added a class for the signal/slot management.
commit2299bd2c7490d63d440c5474bfff764b00d44f5a
authorFulvio Satta <Yota_VGA@tiscali.it>
Mon, 2 Jun 2008 14:27:31 +0000 (2 16:27 +0200)
committerFulvio Satta <Yota_VGA@tiscali.it>
Mon, 2 Jun 2008 14:27:31 +0000 (2 16:27 +0200)
tree82f0926addba70ddeb78ebb77172a16f6990772e
parent67176dcd0b3218d9003795b03c03ea1c8ed525cc
Added a class for the signal/slot management.
The new class SignalSlotBase is a SignalBase and a SlotBase and have a slot for resetting the signals.
SignalSlot.py