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

Method append

src/openms_gui/source/VISUAL/TOPPASVertex.cpp:67–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 }
66
67 void TOPPASVertex::TOPPASFilenames::append(const QStringList& filenames)
68 {
69 for (const QString& fn : filenames)
70 {
71 check_(fn);
72 push_back(fn);
73 }
74 }
75
76 QStringList TOPPASVertex::TOPPASFilenames::getSuffixCounts() const
77 {

Callers 15

setMethod · 0.95
createEditorMethod · 0.45
createEditorMethod · 0.45
n_timesMethod · 0.45
collapseStringVectorMethod · 0.45
getFileNamesMethod · 0.45
runMethod · 0.45
setFromParamMethod · 0.45
foreachFunction · 0.45
saveFileAsMethod · 0.45

Calls 1

push_backFunction · 0.50

Tested by 15

main_Method · 0.36
simple_find_best_featureFunction · 0.36
testMSSpectrumFunction · 0.36
testIntegerDataArrayFunction · 0.36
testFloatDataArrayFunction · 0.36
testMatrixDoubleFunction · 0.36
consumeSpectrumMethod · 0.36
test_readfile_contentMethod · 0.36
consumeSpectrumMethod · 0.36