Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ clear
Method
clear
src/frontend/datasources/HDF5OptionsWidget.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
void HDF5OptionsWidget::clear() {
44
ui.twContent->clear();
45
ui.twPreview->clear();
46
}
47
48
int HDF5OptionsWidget::updateContent(HDF5Filter* filter, const QString& fileName) {
49
ui.twContent->clear();
Callers
1
updateContent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected