MCPcopy 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
127void NumberSpinBox::decreaseValue() {
128 stepBy(-1);
129}
130
131/*!
132 * \brief NumberSpinBox::properties

Callers 1

numberSpinBoxLimitMethod · 0.80

Calls

no outgoing calls

Tested by 1

numberSpinBoxLimitMethod · 0.64