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

Method setColor

src/openms_gui/source/VISUAL/TOPPASEdge.cpp:311–314  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

309 }
310
311 void TOPPASEdge::setColor(const QColor& color)
312 {
313 color_ = color;
314 }
315
316 void TOPPASEdge::mouseDoubleClickEvent(QGraphicsSceneMouseEvent* /*e*/)
317 {

Callers 14

updateHoveringEdgePosMethod · 0.45
finishHoveringEdgeMethod · 0.45
invalidate_Method · 0.45
paintAllIntensities_Method · 0.45
paintPrecursorPeaks_Method · 0.45
paintMethod · 0.45
paintMethod · 0.45
paintMethod · 0.45
drawDashedLineMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected