Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
#include <berryISaveablesLifecycleListener.h>
Public Member Functions | |
void | AddListener (ISaveablesLifecycleListener *listener) |
void | RemoveListener (ISaveablesLifecycleListener *listener) |
Public Attributes | |
Message1< const SaveablesLifecycleEvent::Pointer & > | lifecycleChange |
Definition at line 51 of file berryISaveablesLifecycleListener.h.
void berry::ISaveablesLifecycleListener::Events::AddListener | ( | ISaveablesLifecycleListener * | listener | ) |
void berry::ISaveablesLifecycleListener::Events::RemoveListener | ( | ISaveablesLifecycleListener * | listener | ) |
Message1<const SaveablesLifecycleEvent::Pointer&> berry::ISaveablesLifecycleListener::Events::lifecycleChange |
Definition at line 52 of file berryISaveablesLifecycleListener.h.