MCPcopy 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
43void HDF5OptionsWidget::clear() {
44 ui.twContent->clear();
45 ui.twPreview->clear();
46}
47
48int HDF5OptionsWidget::updateContent(HDF5Filter* filter, const QString& fileName) {
49 ui.twContent->clear();

Callers 1

updateContentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected