MCPcopy Create free account
hub / github.com/MITK/MITK / GetEventConfig

Method GetEventConfig

Modules/Core/src/Interactions/mitkInteractionEventHandler.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50mitk::EventConfig mitk::InteractionEventHandler::GetEventConfig() const
51{
52 return m_EventConfig;
53}
54
55bool mitk::InteractionEventHandler::AddEventConfig(const std::string &filename, const us::Module *module)
56{

Callers 4

ActivatedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected