MCPcopy 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
484double NumberSpinBox::value() {
485 return m_value;
486}
487
488void NumberSpinBox::setClearButtonEnabled(bool enable) {
489 lineEdit()->setClearButtonEnabled(enable);

Callers 15

activateNextDockMethod · 0.45
activatePreviousDockMethod · 0.45
loadMethod · 0.45
initCategoriesMethod · 0.45
initSubcategoriesMethod · 0.45
initDatasetsMethod · 0.45
applySettingsMethod · 0.45
~WelcomeScreenHelperMethod · 0.45
getProjectThumbnailMethod · 0.45
searchExampleProjectsMethod · 0.45
setBarPlotsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected