Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
finishHoveringEdge
Method · 0.45
foreach
Function · 0.45
isEdgeAllowed_
Method · 0.45
removeInEdge
Method · 0.45
removeOutEdge
Method · 0.45
add
Method · 0.45
savePreferences
Method · 0.45
savePreferences
Method · 0.45
updateInternalList_
Method · 0.45
toPeakAnnotation
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected