Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ setFeedback
Method
setFeedback
src/frontend/widgets/NumberSpinBox.cpp:468–470 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
466
}
467
468
void NumberSpinBox::setFeedback(bool enable) {
469
m_feedback = enable;
470
}
471
472
bool NumberSpinBox::feedback() {
473
return m_feedback;
Callers
5
updateRangeList
Method · 0.80
numberSpinBoxFeedback
Method · 0.80
numberSpinBoxFeedback2
Method · 0.80
numberSpinBoxFeedbackCursorPosition
Method · 0.80
numberSpinBoxMinimumFeedback
Method · 0.80
Calls
no outgoing calls
Tested by
4
numberSpinBoxFeedback
Method · 0.64
numberSpinBoxFeedback2
Method · 0.64
numberSpinBoxFeedbackCursorPosition
Method · 0.64
numberSpinBoxMinimumFeedback
Method · 0.64