MCPcopy 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
27std::string mitk::InteractionKeyEvent::GetKey() const
28{
29 return m_Key;
30}
31
32mitk::InteractionKeyEvent::~InteractionKeyEvent()
33{

Callers 15

IsEqualMethod · 0.95
infosAreEqualMethod · 0.45
AddInfoMethod · 0.45
GetInfoMethod · 0.45
GetInfoByKeyMethod · 0.45
CheckDefaultInfoMethod · 0.45
SetNameMethod · 0.45
SetNameAndKeyMethod · 0.45
UseRegExMethod · 0.45
UseRegEx2Method · 0.45
UnRegExByNameMethod · 0.45
UnRegExByKeyMethod · 0.45

Calls

no outgoing calls

Tested by 11

infosAreEqualMethod · 0.36
AddInfoMethod · 0.36
GetInfoMethod · 0.36
GetInfoByKeyMethod · 0.36
CheckDefaultInfoMethod · 0.36
SetNameMethod · 0.36
SetNameAndKeyMethod · 0.36
UseRegExMethod · 0.36
UseRegEx2Method · 0.36
UnRegExByNameMethod · 0.36
UnRegExByKeyMethod · 0.36