Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetObjectEventId
Method
GetObjectEventId
Modules/Core/src/Controllers/mitkOperationEvent.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
int mitk::UndoStackItem::GetObjectEventId()
51
{
52
return m_ObjectEventId;
53
}
54
55
int mitk::UndoStackItem::GetGroupEventId()
56
{
Callers
6
GetUndoDescriptions
Method · 0.80
GetRedoDescriptions
Method · 0.80
Undo
Method · 0.80
Redo
Method · 0.80
GetLastObjectEventIdInList
Method · 0.80
FirstObjectEventIdOfCurrentGroup
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected