MCPcopy 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

getSelectedScanMethod · 0.45
updateEntriesMethod · 0.45
populateSearchBox_Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected