MCPcopy 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

106const QColor &TxNode::getColor() const { return m_color; }
107
108void TxNode::setColor(const QColor &newColor) { m_color = newColor; }

Callers 6

enableMeasurementMethod · 0.45
enableStatsMethod · 0.45
attachMarkersToPlotMethod · 0.45
initPlotComponentMethod · 0.45
initPlotComponentMethod · 0.45
BufferDacAddonMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected