#include <SafeSlot.h>

Public Member Functions | |
| virtual SlotInvalidator * | getInvalidator ()=0 |
Derived classes need to provide an implementation of this method.
Definition at line 131 of file SafeSlot.h.
| virtual SlotInvalidator* SafeSlot::SafeSlotWrapper::getInvalidator | ( | ) | [pure virtual] |
Returns the invalidator object associated with this slot wrapper.