Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetModifiers
Method
GetModifiers
Modules/Core/src/Interactions/mitkInteractionKeyEvent.cpp:22–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
mitk::InteractionEvent::ModifierKeys mitk::InteractionKeyEvent::GetModifiers() const
23
{
24
return m_Modifiers;
25
}
26
27
std::string mitk::InteractionKeyEvent::GetKey() const
28
{
Callers
1
IsEqual
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected