Quote Originally Posted by Santosh Reddy
- In the new classes (which used to be contrete observer classes), implement corresponding slots, and and connect them to the observer manager class's signals (as and when requied to observe)
This should answer it...