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

Method SetOperationEvent

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

Source from the content-addressed store, hash-verified

58}
59
60bool mitk::UndoController::SetOperationEvent(UndoStackItem *operationEvent)
61{
62 m_CurUndoModel->SetOperationEvent(operationEvent);
63 return true;
64}
65
66bool mitk::UndoController::Undo()
67{

Callers 8

FeedUndoStackMethod · 0.45
AddPointMethod · 0.45
AddPointMethod · 0.45
RemovePointMethod · 0.45
FinishMoveMethod · 0.45

Calls

no outgoing calls

Tested by 1