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

Method getXAxis

gui/src/plotzoomer.cpp:86–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84bool PlotZoomer::isBlockZoomResetEn() { return m_blockReset; }
85
86QwtAxisId PlotZoomer::getXAxis() { return m_xAxis; }
87
88QwtAxisId PlotZoomer::getYAxis() { return m_yAxis; }
89

Callers 7

removeNavigatorsMethod · 0.45
forcePanMethod · 0.45
forceMagnifyMethod · 0.45
forceZoomMethod · 0.45
setBaseRectMethod · 0.45
syncPlotNavigatorAxesMethod · 0.45
syncPlotNavigatorsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected