MCPcopy 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
685void QmitkChartWidget::Impl::ClearJavaScriptChart()
686{
687 m_WebEngineView->load(QUrl(QStringLiteral("qrc:///Chart/empty.html")));
688}
689
690void QmitkChartWidget::Impl::InitializeJavaScriptChart()
691{

Callers 1

ClearMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected