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

Method OnLabelEvent

Modules/SegmentationUI/src/QmitkMultiLabelManager.cpp:536–540  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

534}
535
536void QmitkMultiLabelManager::OnLabelEvent(mitk::MultiLabelSegmentation::LabelValueType /*labelValue*/)
537{
538 if (!m_Controls->labelInspector->GetModelManipulationOngoing())
539 this->UpdateControls();
540}
541
542void QmitkMultiLabelManager::OnGroupEvent(mitk::MultiLabelSegmentation::GroupIndexType /*groupIndex*/)
543{

Callers 1

Calls 2

UpdateControlsMethod · 0.95

Tested by

no test coverage detected