Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetKey
Method
GetKey
Modules/Core/src/Interactions/mitkInteractionKeyEvent.cpp:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
std::string mitk::InteractionKeyEvent::GetKey() const
28
{
29
return m_Key;
30
}
31
32
mitk::InteractionKeyEvent::~InteractionKeyEvent()
33
{
Callers
15
IsEqual
Method · 0.95
infosAreEqual
Method · 0.45
AddInfo
Method · 0.45
GetInfo
Method · 0.45
GetInfoByKey
Method · 0.45
CheckDefaultInfo
Method · 0.45
SetName
Method · 0.45
SetNameAndKey
Method · 0.45
UseRegEx
Method · 0.45
UseRegEx2
Method · 0.45
UnRegExByName
Method · 0.45
UnRegExByKey
Method · 0.45
Calls
no outgoing calls
Tested by
11
infosAreEqual
Method · 0.36
AddInfo
Method · 0.36
GetInfo
Method · 0.36
GetInfoByKey
Method · 0.36
CheckDefaultInfo
Method · 0.36
SetName
Method · 0.36
SetNameAndKey
Method · 0.36
UseRegEx
Method · 0.36
UseRegEx2
Method · 0.36
UnRegExByName
Method · 0.36
UnRegExByKey
Method · 0.36