Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
44
void NetCDFOptionsWidget::clear() {
45
ui.twContent->clear();
46
ui.twPreview->clear();
47
}
48
49
void NetCDFOptionsWidget::updateContent(NetCDFFilter* filter, const QString& fileName) {
50
ui.twContent->clear();
Callers
1
updateContent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected