MCPcopy Create free account
hub / github.com/KDE/labplot / clear

Method clear

src/frontend/datasources/NetCDFOptionsWidget.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44void NetCDFOptionsWidget::clear() {
45 ui.twContent->clear();
46 ui.twPreview->clear();
47}
48
49void NetCDFOptionsWidget::updateContent(NetCDFFilter* filter, const QString& fileName) {
50 ui.twContent->clear();

Callers 1

updateContentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected