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

Method inEdgeHasChanged

src/openms_gui/source/VISUAL/TOPPASOutputFileListVertex.cpp:256–261  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

254 }
255
256 void TOPPASOutputFileListVertex::inEdgeHasChanged()
257 {
258 reset(true);
259 qobject_cast<TOPPASScene*>(scene())->updateEdgeColors();
260 TOPPASVertex::inEdgeHasChanged();
261 }
262
263 void TOPPASOutputFileListVertex::openContainingFolder() const
264 {

Callers

nothing calls this directly

Calls 2

resetFunction · 0.85
updateEdgeColorsMethod · 0.80

Tested by

no test coverage detected