MCPcopy 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
70void mitk::UndoStackItem::ReverseAndExecute()
71{
72 ReverseOperations();
73}
74
75// ******************** mitk::OperationEvent ********************
76

Callers 2

UndoMethod · 0.80
RedoMethod · 0.80

Calls 1

ExecuteOperationMethod · 0.45

Tested by

no test coverage detected