MCPcopy 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
100MenuSpinbox *MenuPlotAxisRangeControl::minSpinbox() { return m_min; }
101
102MenuSpinbox *MenuPlotAxisRangeControl::maxSpinbox() { return m_max; }
103

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected