Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ Redo
Method
Redo
Modules/Core/src/Controllers/mitkLimitedLinearUndo.cpp:128–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
bool mitk::LimitedLinearUndo::Redo(bool)
129
{
130
return Redo();
131
}
132
133
bool mitk::LimitedLinearUndo::Redo()
134
{
Callers
nothing calls this directly
Calls
6
GetObjectEventId
Method · 0.80
back
Method · 0.80
ReverseAndExecute
Method · 0.80
pop_back
Method · 0.80
empty
Method · 0.45
RequestUpdateAll
Method · 0.45
Tested by
no test coverage detected