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

Method OnUnlockAffectedLabels

Modules/SegmentationUI/src/QmitkMultiLabelInspector.cpp:1621–1624  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1619}
1620
1621void QmitkMultiLabelInspector::OnUnlockAffectedLabels()
1622{
1623 this->SetLockOfAffectedLabels(false);
1624}
1625
1626void QmitkMultiLabelInspector::OnLockAffectedLabels()
1627{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected