MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / removeAll

Method removeAll

src/openms_gui/source/VISUAL/InputFileList.cpp:122–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120 }
121
122 void InputFileList::removeAll()
123 {
124 ui_->input_file_list->clear();
125 updateCWD_();
126 }
127
128 void InputFileList::getFilenames(QStringList& files) const
129 {

Callers 10

finishHoveringEdgeMethod · 0.45
foreachFunction · 0.45
isEdgeAllowed_Method · 0.45
removeInEdgeMethod · 0.45
removeOutEdgeMethod · 0.45
addMethod · 0.45
savePreferencesMethod · 0.45
savePreferencesMethod · 0.45
updateInternalList_Method · 0.45
toPeakAnnotationMethod · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected