Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/analogdevicesinc/scopy
/ setColor
Method
setColor
packages/generic-plugins/plugins/dac/src/txnode.cpp:108–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
const QColor &TxNode::getColor() const { return m_color; }
107
108
void TxNode::setColor(const QColor &newColor) { m_color = newColor; }
Callers
6
enableMeasurement
Method · 0.45
enableStats
Method · 0.45
attachMarkersToPlot
Method · 0.45
initPlotComponent
Method · 0.45
initPlotComponent
Method · 0.45
BufferDacAddon
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected