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

Method OnFinished

Modules/SegmentationUI/src/QmitkFindSegmentationTaskDialog.cpp:194–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

192}
193
194void QmitkFindSegmentationTaskDialog::OnFinished(int)
195{
196 SaveGeometry(this->saveGeometry());
197 SaveColumnWidths(m_Ui->tableWidget);
198}
199
200void QmitkFindSegmentationTaskDialog::ApplyFilter()
201{

Callers

nothing calls this directly

Calls 2

SaveGeometryFunction · 0.85
SaveColumnWidthsFunction · 0.85

Tested by

no test coverage detected