Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/analogdevicesinc/scopy
/ attach
Method
attach
gui/src/plotchannel.cpp:215–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
215
void PlotChannel::attach() { Q_EMIT attachCurve(m_curve); }
216
217
void PlotChannel::detach() { m_curve->detach(); }
218
Callers
15
refreshCurve
Method · 0.45
Sismograph
Method · 0.45
ConstellationDisplayPlot
Method · 0.45
NyquistGraph
Method · 0.45
printWithNoBackground
Method · 0.45
setGraticuleEnabled
Method · 0.45
setGatingEnabled
Method · 0.45
endGroupSelection
Method · 0.45
setOffsetWidgetVisible
Method · 0.45
WaterfallDisplayPlot
Method · 0.45
HistogramDisplayPlot
Method · 0.45
setOrientation
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected