Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetEventButton
Method
GetEventButton
Modules/Core/src/Interactions/mitkMousePressEvent.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
mitk::InteractionEvent::MouseButtons mitk::MousePressEvent::GetEventButton() const
29
{
30
return m_EventButton;
31
}
32
33
void mitk::MousePressEvent::SetEventButton(MouseButtons buttons)
34
{
Callers
2
IsEqual
Method · 0.95
GetEventButton
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected