Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ setMaximum
Method
setMaximum
src/frontend/widgets/NumberSpinBox.cpp:464–466 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
462
}
463
464
void NumberSpinBox::setMaximum(double max) {
465
m_maximum = max;
466
}
467
468
void NumberSpinBox::setFeedback(bool enable) {
469
m_feedback = enable;
Callers
15
axisStartChanged
Method · 0.80
axisEndChanged
Method · 0.80
modelTypeChanged
Method · 0.80
spinBoxCalculateMinMax
Method · 0.80
derivOrderChanged
Method · 0.80
updateSettings
Method · 0.80
pointsChanged
Method · 0.80
updateCutoffSpinBoxes
Method · 0.80
recalculateClicked
Method · 0.80
kernelChanged
Method · 0.80
importTo
Method · 0.80
rootObjectSelectionChanged
Method · 0.80
Calls
no outgoing calls
Tested by
4
numberSpinBoxLimit
Method · 0.64
numberSpinBoxPrefixSuffix
Method · 0.64
numberSpinBoxEnterNumber
Method · 0.64
numberSpinBoxDecimalsMinMax
Method · 0.64