Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/analogdevicesinc/scopy
/ zoomBase
Method
zoomBase
gui/src/plotzoomer.cpp:66–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
bool PlotZoomer::isYAxisEn() const { return m_yAxisEn; }
65
66
QRectF PlotZoomer::zoomBase() const { return QRectF(m_baseRect); }
67
68
bool PlotZoomer::isZoomed() const { return m_isZoomed; }
69
Callers
15
connectZoomers
Method · 0.45
PatternGenerator
Method · 0.45
_onZoom
Method · 0.45
_resetXAxisPoints
Method · 0.45
FftDisplayPlot.cc
File · 0.45
setXMin
Method · 0.45
setXMax
Method · 0.45
setYMin
Method · 0.45
setYMax
Method · 0.45
addMagnifier
Method · 0.45
setAllYAxis
Method · 0.45
setYaxis
Method · 0.45
Calls
no outgoing calls
Tested by
1
connectZoomers
Method · 0.36