Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ decreaseValue
Method
decreaseValue
src/frontend/widgets/NumberSpinBox.cpp:127–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
void NumberSpinBox::decreaseValue() {
128
stepBy(-1);
129
}
130
131
/*!
132
* \brief NumberSpinBox::properties
Callers
1
numberSpinBoxLimit
Method · 0.80
Calls
no outgoing calls
Tested by
1
numberSpinBoxLimit
Method · 0.64