Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ value
Method
value
src/frontend/widgets/NumberSpinBox.cpp:484–486 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
482
}
483
484
double NumberSpinBox::value() {
485
return m_value;
486
}
487
488
void NumberSpinBox::setClearButtonEnabled(bool enable) {
489
lineEdit()->setClearButtonEnabled(enable);
Callers
15
activateNextDock
Method · 0.45
activatePreviousDock
Method · 0.45
load
Method · 0.45
initCategories
Method · 0.45
initSubcategories
Method · 0.45
initDatasets
Method · 0.45
applySettings
Method · 0.45
~WelcomeScreenHelper
Method · 0.45
getProjectThumbnail
Method · 0.45
processExampleProjects
Method · 0.45
searchExampleProjects
Method · 0.45
setBarPlots
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected