MCPcopy 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

64bool PlotZoomer::isYAxisEn() const { return m_yAxisEn; }
65
66QRectF PlotZoomer::zoomBase() const { return QRectF(m_baseRect); }
67
68bool PlotZoomer::isZoomed() const { return m_isZoomed; }
69

Callers 15

connectZoomersMethod · 0.45
PatternGeneratorMethod · 0.45
_onZoomMethod · 0.45
_resetXAxisPointsMethod · 0.45
FftDisplayPlot.ccFile · 0.45
setXMinMethod · 0.45
setXMaxMethod · 0.45
setYMinMethod · 0.45
setYMaxMethod · 0.45
addMagnifierMethod · 0.45
setAllYAxisMethod · 0.45
setYaxisMethod · 0.45

Calls

no outgoing calls

Tested by 1

connectZoomersMethod · 0.36