Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
33
std::string mitk::InternalEvent::GetSignalName() const
34
{
35
return m_SignalName;
36
}
37
38
mitk::DataInteractor *mitk::InternalEvent::GetTargetInteractor() const
39
{
Callers
3
HandleInternalEvent
Method · 0.80
IsEqual
Method · 0.80
GetMappedEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected