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

Method xAxis

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

Source from the content-addressed store, hash-verified

231QList<PlotAxis *> &PlotWidget::plotAxis(int position) { return m_plotAxis[position]; }
232
233PlotAxis *PlotWidget::xAxis() { return m_xAxis; }
234
235PlotAxis *PlotWidget::yAxis() { return m_yAxis; }
236

Callers 15

createChannelsMethod · 0.45
initMethod · 0.45
initFixedMarkerMethod · 0.45
initPlotComponentMethod · 0.45
lockYAxisMethod · 0.45
FFTPlotComponentMethod · 0.45
createXAxisMenuMethod · 0.45
addPlotMethod · 0.45
TimePlotComponentMethod · 0.45
setXYXChannelMethod · 0.45
refreshXYXAxisMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestToolMethod · 0.36