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

Method GetInfoParameters

Modules/Segmentation/src/Interactions/mitkMonaiLabelTool.cpp:679–682  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

677}
678
679const mitk::MonaiAppMetadata *mitk::MonaiLabelTool::GetInfoParameters() const
680{
681 return m_InfoParameters.get();
682}
683
684void mitk::MonaiLabelTool::OnMove(mitk::StateMachineAction *, mitk::InteractionEvent *){};
685void mitk::MonaiLabelTool::OnRelease(mitk::StateMachineAction *, mitk::InteractionEvent *){};

Callers 3

OnModelChangedMethod · 0.80
OnPreviewBtnClickedMethod · 0.80
PopulateUIMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected