Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ ClearJavaScriptChart
Method
ClearJavaScriptChart
Modules/Chart/src/QmitkChartWidget.cpp:685–688 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
683
}
684
685
void QmitkChartWidget::Impl::ClearJavaScriptChart()
686
{
687
m_WebEngineView->load(QUrl(QStringLiteral(
"qrc:///Chart/empty.html"
)));
688
}
689
690
void QmitkChartWidget::Impl::InitializeJavaScriptChart()
691
{
Callers
1
Clear
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected