MCPcopy Create free account
hub / github.com/MITK/MITK / GetSignalName

Method GetSignalName

Modules/Core/src/Interactions/mitkInternalEvent.cpp:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33std::string mitk::InternalEvent::GetSignalName() const
34{
35 return m_SignalName;
36}
37
38mitk::DataInteractor *mitk::InternalEvent::GetTargetInteractor() const
39{

Callers 3

HandleInternalEventMethod · 0.80
IsEqualMethod · 0.80
GetMappedEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected