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

Method outEdgeHasChanged

src/openms_gui/source/VISUAL/TOPPASInputFileListVertex.cpp:164–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162 }
163
164 void TOPPASInputFileListVertex::outEdgeHasChanged()
165 {
166 reset();
167 qobject_cast<TOPPASScene*>(scene())->updateEdgeColors();
168 TOPPASVertex::outEdgeHasChanged();
169 }
170
171}

Callers

nothing calls this directly

Calls 2

resetFunction · 0.85
updateEdgeColorsMethod · 0.80

Tested by

no test coverage detected