MCPcopy 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
50int mitk::UndoStackItem::GetObjectEventId()
51{
52 return m_ObjectEventId;
53}
54
55int mitk::UndoStackItem::GetGroupEventId()
56{

Callers 6

GetUndoDescriptionsMethod · 0.80
GetRedoDescriptionsMethod · 0.80
UndoMethod · 0.80
RedoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected