Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
84
bool PlotZoomer::isBlockZoomResetEn() { return m_blockReset; }
85
86
QwtAxisId PlotZoomer::getXAxis() { return m_xAxis; }
87
88
QwtAxisId PlotZoomer::getYAxis() { return m_yAxis; }
89
Callers
7
removeNavigators
Method · 0.45
forcePan
Method · 0.45
forceMagnify
Method · 0.45
forceZoom
Method · 0.45
setBaseRect
Method · 0.45
syncPlotNavigatorAxes
Method · 0.45
syncPlotNavigators
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected