Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ setFromValue
Method
setFromValue
src/frontend/spreadsheet/EquidistantValuesDialog.cpp:751–753 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
749
}
750
751
void EquidistantValuesDialog::setFromValue(double value) const {
752
setNumericValue(value, ui.leFrom);
753
}
754
755
void EquidistantValuesDialog::setToValue(double value) const {
756
setNumericValue(value, ui.leTo);
Callers
14
exportImport
Method · 0.80
testFixedNumberDouble
Method · 0.80
testFixedNumberInt
Method · 0.80
testFixedNumberBigInt
Method · 0.80
testFixedNumberDoubleDateTime
Method · 0.80
testFixedIncrementDouble
Method · 0.80
testFixedIncrementInt
Method · 0.80
testFixedIncrementBigInt
Method · 0.80
testFixedNumberIncrementDouble
Method · 0.80
testFixedNumberIncrementInt
Method · 0.80
testFixedNumberIncrementBigInt
Method · 0.80
testFixedNumberIntToBigInt
Method · 0.80
Calls
no outgoing calls
Tested by
14
exportImport
Method · 0.64
testFixedNumberDouble
Method · 0.64
testFixedNumberInt
Method · 0.64
testFixedNumberBigInt
Method · 0.64
testFixedNumberDoubleDateTime
Method · 0.64
testFixedIncrementDouble
Method · 0.64
testFixedIncrementInt
Method · 0.64
testFixedIncrementBigInt
Method · 0.64
testFixedNumberIncrementDouble
Method · 0.64
testFixedNumberIncrementInt
Method · 0.64
testFixedNumberIncrementBigInt
Method · 0.64
testFixedNumberIntToBigInt
Method · 0.64