Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
66
bool mitk::UndoController::Undo()
67
{
68
return this->Undo(true);
69
}
70
71
bool mitk::UndoController::Undo(bool fine)
72
{
Callers
5
mitkVerboseLimitedLinearUndoTest
Function · 0.45
onUndo
Method · 0.45
OnUndoButtonClicked
Method · 0.45
onUndo
Method · 0.45
Run
Method · 0.45
Calls
1
RequestUpdateAll
Method · 0.45
Tested by
1
mitkVerboseLimitedLinearUndoTest
Function · 0.36