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

Method SetData

Modules/QtWidgetsExt/src/QmitkSliceWidget.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86void QmitkSliceWidget::SetData(mitk::DataStorage::SetOfObjects::ConstIterator it)
87{
88 SetData(it->Value(), m_View);
89}
90
91void QmitkSliceWidget::SetData(mitk::DataStorage::SetOfObjects::ConstIterator it,
92 mitk::AnatomicalPlane view)

Callers 6

MakeImageNodeMethod · 0.45
setUpMethod · 0.45
MakeImageNodeFunction · 0.45
CreateBoundingObjectMethod · 0.45
GetAllBoundingObjectsMethod · 0.45
SetPointSetMethod · 0.45

Calls 8

InitWidgetMethod · 0.95
SetDataFunction · 0.85
ValueMethod · 0.80
IsNotNullMethod · 0.80
GetSlicedGeometryMethod · 0.80
AddMethod · 0.45
GetDataMethod · 0.45
IsNullMethod · 0.45

Tested by 3

MakeImageNodeMethod · 0.36
setUpMethod · 0.36
MakeImageNodeFunction · 0.36