MeVisLab Toolbox Reference
|
EventSourceRemovedEvent is used to indicate when the EventSourceBase object is removed. More...
#include <mlEventSource.h>
Public Member Functions | |
EventSourceDeletedEvent () | |
Public Member Functions inherited from ml::BaseEvent | |
BaseEvent () | |
virtual | ~BaseEvent () |
EventSource * | source () const |
get the Base object emitting this event | |
EventSourceRemovedEvent is used to indicate when the EventSourceBase object is removed.
Definition at line 109 of file mlEventSource.h.
|
inline |
Definition at line 112 of file mlEventSource.h.