MCPcopy Create free account
hub / github.com/analogdevicesinc/scopy / yAxis

Method yAxis

gui/src/plotwidget.cpp:235–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

233PlotAxis *PlotWidget::xAxis() { return m_xAxis; }
234
235PlotAxis *PlotWidget::yAxis() { return m_yAxis; }
236
237QwtPlot *PlotWidget::plot() const { return m_plot; }
238

Callers 15

createChannelsMethod · 0.45
initMethod · 0.45
lockYAxisMethod · 0.45
FFTPlotComponentMethod · 0.45
TimePlotComponentMethod · 0.45
refreshXYXAxisMethod · 0.45
lockYAxisMethod · 0.45
updateYAxisMethod · 0.45
MonitorPlotCurveMethod · 0.45
MonitorPlotMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected