![]() |
![]() |
Public Member Functions | |
slot_do_unbind (slot_rep* rep) | |
Construct a slot_do_unbind functor. | |
void | operator() (const trackable* t) const |
Removes a dependency from t . | |
Public Attributes | |
slot_rep* | rep_ |
The slot_rep object trackables don't need to notify on destruction any more. |
|
Construct a slot_do_unbind functor.
|
|
Removes a dependency from
|
|
The slot_rep object trackables don't need to notify on destruction any more.
|