Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetDescription
Method
GetDescription
Modules/Core/src/Controllers/mitkOperationEvent.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
std::string mitk::UndoStackItem::GetDescription()
61
{
62
return m_Description;
63
}
64
65
void mitk::UndoStackItem::ReverseOperations()
66
{
Callers
3
GetUndoDescriptions
Method · 0.45
GetRedoDescriptions
Method · 0.45
SelectSliceByPoint
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected