Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
showCurrentLayerPreferences
Method · 0.45
updateHoveringEdgePos
Method · 0.45
finishHoveringEdge
Method · 0.45
invalidate_
Method · 0.45
paintAllIntensities_
Method · 0.45
paintPrecursorPeaks_
Method · 0.45
paint
Method · 0.45
paint
Method · 0.45
paint
Method · 0.45
showCurrentLayerPreferences
Method · 0.45
showCurrentLayerPreferences
Method · 0.45
drawDashedLine
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected