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

Method SetImageNodes

Modules/ImageStatisticsUI/src/QmitkImageStatisticsWidget.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51void QmitkImageStatisticsWidget::SetImageNodes(const std::vector<mitk::DataNode::ConstPointer>& nodes)
52{
53 m_imageStatisticsModel->SetImageNodes(nodes);
54}
55
56void QmitkImageStatisticsWidget::SetMaskNodes(const std::vector<mitk::DataNode::ConstPointer>& nodes)
57{

Callers 11

OneImageTestMethod · 0.45
MultiImageTestMethod · 0.45
ImageAndROITestMethod · 0.45
ImageAndMultiROITestMethod · 0.45
MultiMultiTestMethod · 0.45
InputChangedTestMethod · 0.45
SettingsChangedTestMethod · 0.45
foreachFunction · 0.45
ClearMethod · 0.45

Calls

no outgoing calls

Tested by 8

OneImageTestMethod · 0.36
MultiImageTestMethod · 0.36
ImageAndROITestMethod · 0.36
ImageAndMultiROITestMethod · 0.36
MultiMultiTestMethod · 0.36
InputChangedTestMethod · 0.36
SettingsChangedTestMethod · 0.36