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

Method scaleDraw

gui/src/plotaxis.cpp:167–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167BasicScaleDraw *PlotAxis::scaleDraw() const { return m_scaleDraw; }
168
169OscScaleEngine *PlotAxis::scaleEngine() const { return m_scaleEngine; }
170

Callers 15

updateXModeMethod · 0.80
setYModeHelperMethod · 0.80
updateXModeMethod · 0.80
updateYAxisMethod · 0.80
initPlotMethod · 0.80
initPlotMethod · 0.80
createYChnlAxisMethod · 0.80
initPlotMethod · 0.80
initPlotMethod · 0.80
HistogramDisplayPlotMethod · 0.80
_updateXScalesMethod · 0.80
dBgraphMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected