15 #ifndef GUI_WIDGETS_AUXILIARY_NOTIFIEE_HPP_INCLUDED
16 #define GUI_WIDGETS_AUXILIARY_NOTIFIEE_HPP_INCLUDED
31 template <
class FUNCTOR>
void disconnect_notifiee(tnotifiee< tfunctor > ¬ifiee)
Disconnects a callback.
Helper class to implement callbacks with lifetime management.
A class inherited from ttext_box that displays its input as stars.
Helper class to implement callbacks with lifetime management.
tnotifier< tfunctor > * notifier_
Pointer the the tnotifier that's linked to us.