Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ clear
Method
clear
src/openms_gui/source/VISUAL/SpectraTreeTab.cpp:604–608 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
602
}
603
604
void SpectraTreeTab::clear()
605
{
606
spectra_treewidget_->clear();
607
spectra_combo_box_->clear();
608
}
609
610
611
Callers
3
getSelectedScan
Method · 0.45
updateEntries
Method · 0.45
populateSearchBox_
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected