MCPcopy 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
366mitk::PropertyList::Pointer mitk::EventConfig::GetAttributes() const
367{
368 return d->m_PropertyList;
369}
370
371std::string mitk::EventConfig::GetMappedEvent(const EventType &interactionEvent) const
372{

Callers 1

mitkEventConfigTestFunction · 0.45

Calls

no outgoing calls

Tested by 1

mitkEventConfigTestFunction · 0.36