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

Method SetAutoUpdate

Modules/ImageStatisticsUI/src/QmitkDataGeneratorBase.cpp:83–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83void QmitkDataGeneratorBase::SetAutoUpdate(bool autoUpdate)
84{
85 m_AutoUpdate = autoUpdate;
86}
87
88void QmitkDataGeneratorBase::OnJobError(QString error, const QmitkDataGenerationJobBase* failedJob) const
89{

Callers 7

GetterSetterTestMethod · 0.80
InputChangedTestMethod · 0.80
SettingsChangedTestMethod · 0.80
CreateQtPartControlMethod · 0.80
OnROISelectionChangedMethod · 0.80

Calls

no outgoing calls

Tested by 4

GetterSetterTestMethod · 0.64
InputChangedTestMethod · 0.64
SettingsChangedTestMethod · 0.64