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

Method setFilenames

src/openms_gui/source/VISUAL/InputFileList.cpp:148–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146 }
147
148 void OpenMS::Internal::InputFileList::setFilenames(const QStringList& files)
149 {
150 addFiles_(files);
151 }
152
153 const QString& InputFileList::getCWD() const
154 {

Callers 2

loadResourcesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected