Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetCurrentUndoModel
Method
GetCurrentUndoModel
Modules/Core/src/Controllers/mitkUndoController.cpp:213–216 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
211
}
212
213
mitk::UndoModel *mitk::UndoController::GetCurrentUndoModel()
214
{
215
return m_CurUndoModel;
216
}
Callers
1
mitkUndoControllerTest
Function · 0.80
Calls
no outgoing calls
Tested by
1
mitkUndoControllerTest
Function · 0.64