Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ ReverseAndExecute
Method
ReverseAndExecute
Modules/Core/src/Controllers/mitkOperationEvent.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
void mitk::UndoStackItem::ReverseAndExecute()
71
{
72
ReverseOperations();
73
}
74
75
// ******************** mitk::OperationEvent ********************
76
Callers
2
Undo
Method · 0.80
Redo
Method · 0.80
Calls
1
ExecuteOperation
Method · 0.45
Tested by
no test coverage detected