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

Method Undo

Modules/Core/src/Controllers/mitkUndoController.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66bool mitk::UndoController::Undo()
67{
68 return this->Undo(true);
69}
70
71bool mitk::UndoController::Undo(bool fine)
72{

Callers 5

onUndoMethod · 0.45
OnUndoButtonClickedMethod · 0.45
onUndoMethod · 0.45
RunMethod · 0.45

Calls 1

RequestUpdateAllMethod · 0.45

Tested by 1