MCPcopy 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
22mitk::InteractionEvent::ModifierKeys mitk::InteractionKeyEvent::GetModifiers() const
23{
24 return m_Modifiers;
25}
26
27std::string mitk::InteractionKeyEvent::GetKey() const
28{

Callers 1

IsEqualMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected