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

Method Clear

Modules/Chart/src/QmitkChartWidget.cpp:871–875  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

869}
870
871void QmitkChartWidget::Clear()
872{
873 m_Impl->ClearData();
874 m_Impl->ClearJavaScriptChart();
875}
876
877void QmitkChartWidget::OnLoadFinished(bool isLoadSuccessful)
878{

Callers 10

ClearMemoryMethod · 0.45
ClearDataMethod · 0.45
DeactivatedMethod · 0.45
OnDeletePointMethod · 0.45
ApplyPropertyMapFunction · 0.45
LoadSceneMethod · 0.45

Calls 2

ClearJavaScriptChartMethod · 0.80
ClearDataMethod · 0.45

Tested by 2

ClearMemoryMethod · 0.36
ClearDataMethod · 0.36