Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ setUpperValue
Method
setUpperValue
src/frontend/widgets/qxtspanslider.cpp:470–472 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
468
}
469
470
void QxtSpanSlider::setUpperValue(int upper) {
471
setSpan(qxt_d().lower, upper);
472
}
473
474
/*!
475
Sets the span from \a lower to \a upper.
Callers
1
triggerAction
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected