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

Method SetModel

Modules/ImageStatisticsUI/src/QmitkStatisticsModelToStringConverter.cpp:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16QmitkStatisticsModelToStringConverter::QmitkStatisticsModelToStringConverter() {}
17
18void QmitkStatisticsModelToStringConverter::SetModel(QmitkImageStatisticsTreeModel *model)
19{
20 m_statisticsModel = model;
21}
22
23void QmitkStatisticsModelToStringConverter::SetRootIndex(QModelIndex rootIndex)
24{

Callers 7

GetCriteriaMethod · 0.80
GenerateCostFunctionMethod · 0.80
GetCriteriaMethod · 0.80
GenerateCostFunctionMethod · 0.80

Calls

no outgoing calls