Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetAttributes
Method
GetAttributes
Modules/Core/src/Interactions/mitkEventConfig.cpp:366–369 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
364
}
365
366
mitk::PropertyList::Pointer mitk::EventConfig::GetAttributes() const
367
{
368
return d->m_PropertyList;
369
}
370
371
std::string mitk::EventConfig::GetMappedEvent(const EventType &interactionEvent) const
372
{
Callers
1
mitkEventConfigTest
Function · 0.45
Calls
no outgoing calls
Tested by
1
mitkEventConfigTest
Function · 0.36