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

Method getOutputParameters

src/openms_gui/source/VISUAL/TOPPASToolVertex.cpp:274–277  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

272 }
273
274 void TOPPASToolVertex::getOutputParameters(QVector<IOInfo>& output_infos) const
275 {
276 getParameters_(output_infos, false);
277 }
278
279 void TOPPASToolVertex::getParameters_(QVector<IOInfo>& io_infos, bool input_params) const
280 {

Callers 7

isEdgeAllowed_Method · 0.80
foreachFunction · 0.80
loadMethod · 0.80
foreachFunction · 0.80
getToolToolStatus_Method · 0.80
getSourceOutParamNameMethod · 0.80
fillComboBoxes_Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected