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

Method OnFormSubmission

Modules/SegmentationUI/src/QmitkSegmentationTaskListWidget.cpp:736–739  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

734}
735
736void QmitkSegmentationTaskListWidget::OnFormSubmission()
737{
738 m_Form.SetSupplement("Task", m_TaskList->GetName(m_CurrentTaskIndex.value()));
739}
740
741void QmitkSegmentationTaskListWidget::UpdateStoreAndAcceptButtons()
742{

Callers

nothing calls this directly

Calls 3

SetSupplementMethod · 0.80
GetNameMethod · 0.45
valueMethod · 0.45

Tested by

no test coverage detected