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

Method AddStepsToDo

Modules/Segmentation/src/Interactions/mitkToolCommand.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69void mitk::ToolCommand::AddStepsToDo(int steps)
70{
71 mitk::ProgressBar::GetInstance()->AddStepsToDo(steps);
72}
73
74void mitk::ToolCommand::SetProgress(int steps)
75{

Callers 15

InterpolateMethod · 0.45
OnMaskImagePressedMethod · 0.45
OnConvertPressedMethod · 0.45
OnExtractPressedMethod · 0.45
OnUnionButtonClickedMethod · 0.45
ProcessingMethod · 0.45
GenerateDataMethod · 0.45
GenerateDataMethod · 0.45
UpdatePreviewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected