Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
871
void QmitkChartWidget::Clear()
872
{
873
m_Impl->ClearData();
874
m_Impl->ClearJavaScriptChart();
875
}
876
877
void QmitkChartWidget::OnLoadFinished(bool isLoadSuccessful)
878
{
Callers
10
ClearMemory
Method · 0.45
ClearData
Method · 0.45
OnThreadedCalculationDone
Method · 0.45
Deactivated
Method · 0.45
ClearsCurrentFeedbackContour
Method · 0.45
InitializePreviewContour
Method · 0.45
OnDeletePoint
Method · 0.45
ApplyPropertyMap
Function · 0.45
LoadScene
Method · 0.45
ClearNodePropertyListWithExceptions
Method · 0.45
Calls
2
ClearJavaScriptChart
Method · 0.80
ClearData
Method · 0.45
Tested by
2
ClearMemory
Method · 0.36
ClearData
Method · 0.36