Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ setLowerValue
Method
setLowerValue
src/frontend/widgets/qxtspanslider.cpp:458–460 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
456
}
457
458
void QxtSpanSlider::setLowerValue(int lower) {
459
setSpan(lower, qxt_d().upper);
460
}
461
462
/*!
463
\property QxtSpanSlider::upperValue
Callers
1
triggerAction
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected