Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
83
void QmitkDataGeneratorBase::SetAutoUpdate(bool autoUpdate)
84
{
85
m_AutoUpdate = autoUpdate;
86
}
87
88
void QmitkDataGeneratorBase::OnJobError(QString error, const QmitkDataGenerationJobBase* failedJob) const
89
{
Callers
7
GetterSetterTest
Method · 0.80
InputChangedTest
Method · 0.80
SettingsChangedTest
Method · 0.80
DataStorageModificationTest
Method · 0.80
CreateQtPartControl
Method · 0.80
OnImageSelectionChanged
Method · 0.80
OnROISelectionChanged
Method · 0.80
Calls
no outgoing calls
Tested by
4
GetterSetterTest
Method · 0.64
InputChangedTest
Method · 0.64
SettingsChangedTest
Method · 0.64
DataStorageModificationTest
Method · 0.64