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

Method OnLockAffectedLabels

Modules/SegmentationUI/src/QmitkMultiLabelInspector.cpp:1626–1629  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1624}
1625
1626void QmitkMultiLabelInspector::OnLockAffectedLabels()
1627{
1628 this->SetLockOfAffectedLabels(true);
1629}
1630
1631void QmitkMultiLabelInspector::SetVisibilityOfAffectedLabels(bool visible) const
1632{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected