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

Method OnModelUpdated

Modules/SegmentationUI/src/QmitkMultiLabelManager.cpp:548–551  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

546}
547
548void QmitkMultiLabelManager::OnModelUpdated()
549{
550 this->UpdateControls();
551}
552
553void QmitkMultiLabelManager::OnSegmentationChanged()
554{

Callers

nothing calls this directly

Calls 1

UpdateControlsMethod · 0.95

Tested by

no test coverage detected