Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/analogdevicesinc/scopy
/ minSpinbox
Method
minSpinbox
gui/src/widgets/menuplotaxisrangecontrol.cpp:100–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
MenuSpinbox *MenuPlotAxisRangeControl::minSpinbox() { return m_min; }
101
102
MenuSpinbox *MenuPlotAxisRangeControl::maxSpinbox() { return m_max; }
103
Callers
1
FFTPlotComponentSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected