If you want to have only one listener, it might be easier to not use signals and slots at all - just provide a "setListener()" method where you will pass a pointer to the object you want notified.
If you want to have only one listener, it might be easier to not use signals and slots at all - just provide a "setListener()" method where you will pass a pointer to the object you want notified.
Bookmarks