MCPcopy 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
215void PlotChannel::attach() { Q_EMIT attachCurve(m_curve); }
216
217void PlotChannel::detach() { m_curve->detach(); }
218

Callers 15

refreshCurveMethod · 0.45
SismographMethod · 0.45
NyquistGraphMethod · 0.45
printWithNoBackgroundMethod · 0.45
setGraticuleEnabledMethod · 0.45
setGatingEnabledMethod · 0.45
endGroupSelectionMethod · 0.45
WaterfallDisplayPlotMethod · 0.45
HistogramDisplayPlotMethod · 0.45
setOrientationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected